We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66d43a8 commit 92066e7Copy full SHA for 92066e7
src/solve/significant-changes.md
@@ -44,7 +44,7 @@ new solver to stall equality until it is able to normalize the related aliases.
44
The behavior of the old solver is incomplete and relies on eager normalization
45
which replaces ambiguous aliases with inference variables. As this is not
46
not possible for aliases containing bound variables, the old implementation does
47
-nto handle aliases inside of binders correctly, e.g. [#102048]. See the chapter on
+not handle aliases inside of binders correctly, e.g. [#102048]. See the chapter on
48
[normalization] for more details.
49
50
[#102048]: https://github.com/rust-lang/rust/issues/102048
0 commit comments