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 authored and oli-obk committed Mar 27, 2024
1 parent 45d0afb commit 1ddb90c
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 @@ -148,6 +148,7 @@
- [Opaque Types](./opaque-types-type-alias-impl-trait.md)
- [Inference details](./opaque-types-impl-trait-inference.md)
- [Return Position Impl Trait In Trait](./return-position-impl-trait-in-trait.md)
- [Region inference restrictions][opaque-infer]
- [Effect checking](./effects.md)
- [Pattern and Exhaustiveness Checking](./pat-exhaustive-checking.md)
- [Unsafety Checking](./unsafety-checking.md)
Expand Down Expand Up @@ -208,3 +209,4 @@
---

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

0 comments on commit 1ddb90c

Please sign in to comment.