Skip to content

Commit

Permalink
add chapter to summary
Browse files Browse the repository at this point in the history
  • Loading branch information
lcnr authored and oli-obk committed Mar 22, 2024
1 parent f1698b1 commit 8f6a4f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
- [Proof trees](./solve/proof-trees.md)
- [Normalization](./solve/normalization.md)
- [Opaque types](./solve/opaque-types.md)
- [Significant changes and quirks](./solve/significant-changes.md)
- [`Unsize` and `CoerceUnsized` traits](./traits/unsize.md)
- [Type checking](./type-checking.md)
- [Method Lookup](./method-lookup.md)
Expand Down

0 comments on commit 8f6a4f6

Please sign in to comment.