Skip to content

Commit c277f4e

Browse files
authored
Merge pull request #2529 from lcnr/type-system-invariants
add a chapter documenting candidate preference
2 parents f7267cc + 4f60c90 commit c277f4e

File tree

2 files changed

+427
-0
lines changed

2 files changed

+427
-0
lines changed

src/doc/rustc-dev-guide/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)