Skip to content

Commit 92066e7

Browse files
lcnroli-obk
authored andcommitted
Update src/solve/significant-changes.md
Co-authored-by: Oli Scherer <[email protected]>
1 parent 66d43a8 commit 92066e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/solve/significant-changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ new solver to stall equality until it is able to normalize the related aliases.
4444
The behavior of the old solver is incomplete and relies on eager normalization
4545
which replaces ambiguous aliases with inference variables. As this is not
4646
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
47+
not handle aliases inside of binders correctly, e.g. [#102048]. See the chapter on
4848
[normalization] for more details.
4949

5050
[#102048]: https://github.com/rust-lang/rust/issues/102048

0 commit comments

Comments
 (0)