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 156156 - [ ADTs and Generic Arguments] ( ./ty_module/generic_arguments.md )
157157 - [ Parameter types/consts/regions] ( ./ty_module/param_ty_const_regions.md )
158158- [ ` TypeFolder ` and ` TypeFoldable ` ] ( ./ty-fold.md )
159+ - [ Aliases and Normalization] ( ./normalization.md )
159160- [ Typing/Param Envs] ( ./typing_parameter_envs.md )
160161- [ Type inference] ( ./type-inference.md )
161162- [ Trait solving] ( ./traits/resolution.md )
175176 - [ Coinduction] ( ./solve/coinduction.md )
176177 - [ Caching] ( ./solve/caching.md )
177178 - [ Proof trees] ( ./solve/proof-trees.md )
178- - [ Normalization] ( ./solve/normalization.md )
179179 - [ Opaque types] ( ./solve/opaque-types.md )
180180 - [ Significant changes and quirks] ( ./solve/significant-changes.md )
181181 - [ ` Unsize ` and ` CoerceUnsized ` traits] ( ./traits/unsize.md )
You can’t perform that action at this time.
0 commit comments