Skip to content

Commit 04bf0ed

Browse files
committed
doc: Comment about Rust 1.79
1 parent 9b51660 commit 04bf0ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ffuzzy/src/_docs/planned_changes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ Depending on the Rust edition target (we haven't decided yet),
3939
MSRV on the next major release will be raised to the version specific
4040
to that edition.
4141

42-
* Edition 2021 case: at least 1.79 (most likely 1.81)
42+
* Edition 2021 case: at least 1.79 (most likely 1.81)
43+
Rust 1.79's associated type bounds feature makes our new trait-based design
44+
far more easier.
4345
* Edition 2024 case: 1.85 (not released yet)
4446

4547

0 commit comments

Comments
 (0)