We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c4ecd commit 566039eCopy full SHA for 566039e
src/SUMMARY.md
@@ -156,7 +156,7 @@
156
- [ADTs and Generic Arguments](./ty_module/generic_arguments.md)
157
- [Parameter types/consts/regions](./ty_module/param_ty_const_regions.md)
158
- [`TypeFolder` and `TypeFoldable`](./ty-fold.md)
159
-- [Normalization and Aliases](./normalization.md)
+- [Aliases and Normalization](./normalization.md)
160
- [Typing/Param Envs](./typing_parameter_envs.md)
161
- [Type inference](./type-inference.md)
162
- [Trait solving](./traits/resolution.md)
0 commit comments