Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit ffed59d

Browse files
Add link for unsize.md
1 parent 96d70de commit ffed59d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/rustc-dev-guide/src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
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)