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 3ca42fd commit 4b118c0Copy full SHA for 4b118c0
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