File tree Expand file tree Collapse file tree 4 files changed +311
-129
lines changed Expand file tree Collapse file tree 4 files changed +311
-129
lines changed Original file line number Diff line number Diff line change 157
157
- [ ADTs and Generic Arguments] ( ./ty_module/generic_arguments.md )
158
158
- [ Parameter types/consts/regions] ( ./ty_module/param_ty_const_regions.md )
159
159
- [ ` TypeFolder ` and ` TypeFoldable ` ] ( ./ty-fold.md )
160
+ - [ Aliases and Normalization] ( ./normalization.md )
160
161
- [ Typing/Param Envs] ( ./typing_parameter_envs.md )
161
162
- [ Type inference] ( ./type-inference.md )
162
163
- [ Trait solving] ( ./traits/resolution.md )
176
177
- [ Coinduction] ( ./solve/coinduction.md )
177
178
- [ Caching] ( ./solve/caching.md )
178
179
- [ Proof trees] ( ./solve/proof-trees.md )
179
- - [ Normalization] ( ./solve/normalization.md )
180
180
- [ Opaque types] ( ./solve/opaque-types.md )
181
181
- [ Significant changes and quirks] ( ./solve/significant-changes.md )
182
182
- [ ` Unsize ` and ` CoerceUnsized ` traits] ( ./traits/unsize.md )
You can’t perform that action at this time.
0 commit comments