Closed
Description
This is a tracking issue for the RFC "Finalize syntax and parameter scoping for impl Trait
, while expanding it to arguments" (rust-lang/rfcs#1951).
Steps:
- Implement the RFC (cc @rust-lang/lang, @rust-lang/compiler -- can anyone write up mentoring instructions?)
- Adjust documentation (see instructions on forge)
- Stabilization PR (see instructions on forge)
Unresolved questions:
- The precedence rules around
impl Trait + 'a
need to be nailed down.
Known bugs:
(this list is not necessarily exhaustive)
Metadata
Metadata
Assignees
Labels
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.Blocker: Approved by a merged RFC but not yet implemented.Category: An issue tracking the progress of sth. like the implementation of an RFCRelevant to the language team, which will review and decide on the PR/issue.