File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 197197- [ Opaque types] ( ./opaque-types-type-alias-impl-trait.md )
198198 - [ Inference details] ( ./opaque-types-impl-trait-inference.md )
199199 - [ Return Position Impl Trait In Trait] ( ./return-position-impl-trait-in-trait.md )
200- - [ Region inference restrictions] [ opaque-infer ]
200+ - [ Region inference restrictions] ( ./borrow_check/ opaque-types-region-inference-restrictions.md )
201201- [ Const condition checking] ( ./effects.md )
202202- [ Pattern and exhaustiveness checking] ( ./pat-exhaustive-checking.md )
203203- [ Unsafety checking] ( ./unsafety-checking.md )
212212 - [ Constraint propagation] ( ./borrow_check/region_inference/constraint_propagation.md )
213213 - [ Lifetime parameters] ( ./borrow_check/region_inference/lifetime_parameters.md )
214214 - [ Member constraints] ( ./borrow_check/region_inference/member_constraints.md )
215- - [ Placeholders and universes] [ pau ]
215+ - [ Placeholders and universes] ( ./borrow_check/region_inference/placeholders_and_universes.md )
216216 - [ Closure constraints] ( ./borrow_check/region_inference/closure_constraints.md )
217217 - [ Error reporting] ( ./borrow_check/region_inference/error_reporting.md )
218218 - [ Two-phase-borrows] ( ./borrow_check/two_phase_borrows.md )
263263[ Appendix E: Bibliography] ( ./appendix/bibliography.md )
264264
265265[ Appendix Z: HumorRust] ( ./appendix/humorust.md )
266-
267- ---
268-
269- [ pau ] : ./borrow_check/region_inference/placeholders_and_universes.md
270- [ opaque-infer ] : ./borrow_check/opaque-types-region-inference-restrictions.md
You can’t perform that action at this time.
0 commit comments