Skip to content

Commit 0c4c6d7

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

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
@@ -65,7 +65,7 @@ us to merge more candidates in the future.
6565

6666
### Nested goals are evaluated until reaching a fixpoint
6767

68-
The new implementation always evaluates goals in a loop until reachin a fixpoint.
68+
The new implementation always evaluates goals in a loop until reaching a fixpoint.
6969
The old implementation only does so in *fulfillment*, but not in *evaluation*.
7070
Always doing so strengthens inference and is reduces the order dependence of
7171
the trait solver. See [trait-system-refactor-initiative#102].

0 commit comments

Comments
 (0)