Skip to content

Commit

Permalink
Add link for unsize.md
Browse files Browse the repository at this point in the history
  • Loading branch information
compiler-errors committed Nov 18, 2023
1 parent a07ec82 commit ddb8b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
- [Coinduction](./solve/coinduction.md)
- [Proof trees](./solve/proof-trees.md)
- [Normalization](./solve/normalization.md)
- [`Unsize` and `CoerceUnsized` traits](./traits/unsize.md)
- [Type checking](./type-checking.md)
- [Method Lookup](./method-lookup.md)
- [Variance](./variance.md)
Expand Down

0 comments on commit ddb8b13

Please sign in to comment.