We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1698b1 commit 8f6a4f6Copy full SHA for 8f6a4f6
src/SUMMARY.md
@@ -140,6 +140,7 @@
140
- [Proof trees](./solve/proof-trees.md)
141
- [Normalization](./solve/normalization.md)
142
- [Opaque types](./solve/opaque-types.md)
143
+ - [Significant changes and quirks](./solve/significant-changes.md)
144
- [`Unsize` and `CoerceUnsized` traits](./traits/unsize.md)
145
- [Type checking](./type-checking.md)
146
- [Method Lookup](./method-lookup.md)
0 commit comments