Skip to content

Commit 6adfb20

Browse files
committed
Add open question around resolution of #112194
1 parent caf455a commit 6adfb20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

text/0000-return-position-impl-trait-in-traits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@ There are a number of crates that do desugaring like this manually or with proce
646646
[unresolved-questions]: #unresolved-questions
647647

648648
- Should we stabilize this feature together with `async fn` to mitigate hazards of writing a trait that is not forwards-compatible with its desugaring? (See [drawbacks].)
649+
- Resolution of [#112194: RPITIT is allowed to name any in-scope lifetime parameter, unlike inherent RPIT methods](https://github.com/rust-lang/rust/issues/112194)
649650

650651
# Future possibilities
651652
[future-possibilities]: #future-possibilities

0 commit comments

Comments
 (0)