add chapter to summary
This commit is contained in:
parent
2c12c0cae1
commit
d53598ae3f
|
|
@ -140,6 +140,7 @@
|
||||||
- [Proof trees](./solve/proof-trees.md)
|
- [Proof trees](./solve/proof-trees.md)
|
||||||
- [Normalization](./solve/normalization.md)
|
- [Normalization](./solve/normalization.md)
|
||||||
- [Opaque types](./solve/opaque-types.md)
|
- [Opaque types](./solve/opaque-types.md)
|
||||||
|
- [Significant changes and quirks](./solve/significant-changes.md)
|
||||||
- [`Unsize` and `CoerceUnsized` traits](./traits/unsize.md)
|
- [`Unsize` and `CoerceUnsized` traits](./traits/unsize.md)
|
||||||
- [Type checking](./type-checking.md)
|
- [Type checking](./type-checking.md)
|
||||||
- [Method Lookup](./method-lookup.md)
|
- [Method Lookup](./method-lookup.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue