Skip to content

Commit 4b118c0

Browse files
committed
rarw
1 parent 3ca42fd commit 4b118c0

File tree

2 files changed

+427
-0
lines changed

2 files changed

+427
-0
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
- [Next-gen trait solving](./solve/trait-solving.md)
177177
- [Invariants of the type system](./solve/invariants.md)
178178
- [The solver](./solve/the-solver.md)
179+
- [Candidate preference](./solve/candidate-preference.md)
179180
- [Canonicalization](./solve/canonicalization.md)
180181
- [Coinduction](./solve/coinduction.md)
181182
- [Caching](./solve/caching.md)

0 commit comments

Comments
 (0)