Move GenericArgs chapter under ty (#624)
This commit is contained in:
parent
ccefce6ccf
commit
73a86501a4
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
- [The `ty` module: representing types](./ty.md)
|
||||
- [Generics and substitutions](./generics.md)
|
||||
- [`TypeFolder` and `TypeFoldable`](./ty-fold.md)
|
||||
- [Generic arguments](./generic_arguments.md)
|
||||
- [Generic arguments](./generic_arguments.md)
|
||||
- [Type inference](./type-inference.md)
|
||||
- [Trait solving (old-style)](./traits/resolution.md)
|
||||
- [Higher-ranked trait bounds](./traits/hrtb.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue