Skip to content

Commit 9a3728b

Browse files
committed
summary: opaque-types-region-inference-restrictions
1 parent 1800538 commit 9a3728b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/SUMMARY.md

+3
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@
165165
- [Placeholders and universes][pau]
166166
- [Closure constraints](./borrow_check/region_inference/closure_constraints.md)
167167
- [Error reporting](./borrow_check/region_inference/error_reporting.md)
168+
- Opaque types
169+
- [Region inference restrictions][opaque-infer]
168170
- [Two-phase-borrows](./borrow_check/two_phase_borrows.md)
169171
- [Parameter Environments](./param_env.md)
170172
- [Errors and Lints](diagnostics.md)
@@ -208,3 +210,4 @@
208210
---
209211

210212
[pau]: ./borrow_check/region_inference/placeholders_and_universes.md
213+
[opaque-infer]: ./borrow_check/opaque-types-region-inference-restrictions.md

0 commit comments

Comments
 (0)