Skip to content

Commit

Permalink
summary: opaque-types-region-inference-restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
aliemjay committed Mar 27, 2024
1 parent 742fa62 commit a8a17be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@
- [Placeholders and universes][pau]
- [Closure constraints](./borrow_check/region_inference/closure_constraints.md)
- [Error reporting](./borrow_check/region_inference/error_reporting.md)
- Opaque types
- [Region inference restrictions](./borrow_check/opaque-types-region-inference-restrictions.md)
- [Two-phase-borrows](./borrow_check/two_phase_borrows.md)
- [Parameter Environments](./param_env.md)
- [Errors and Lints](diagnostics.md)
Expand Down

0 comments on commit a8a17be

Please sign in to comment.