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 2c12c0c commit d53598aCopy full SHA for d53598a
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