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.
2 parents e02192d + 4b118c0 commit 6b5a965Copy full SHA for 6b5a965
src/SUMMARY.md
@@ -176,6 +176,7 @@
176
- [Next-gen trait solving](./solve/trait-solving.md)
177
- [Invariants of the type system](./solve/invariants.md)
178
- [The solver](./solve/the-solver.md)
179
+ - [Candidate preference](./solve/candidate-preference.md)
180
- [Canonicalization](./solve/canonicalization.md)
181
- [Coinduction](./solve/coinduction.md)
182
- [Caching](./solve/caching.md)
0 commit comments