We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31dbcb4 commit 46a378fCopy full SHA for 46a378f
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