Skip to content

Commit ddb8b13

Browse files
Add link for unsize.md
1 parent a07ec82 commit ddb8b13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
- [Coinduction](./solve/coinduction.md)
131131
- [Proof trees](./solve/proof-trees.md)
132132
- [Normalization](./solve/normalization.md)
133+
- [`Unsize` and `CoerceUnsized` traits](./traits/unsize.md)
133134
- [Type checking](./type-checking.md)
134135
- [Method Lookup](./method-lookup.md)
135136
- [Variance](./variance.md)

0 commit comments

Comments
 (0)