Tracking issue for impl trait in const/static/let #44686
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-trait-system
Area: Trait system
A-type-system
Area: Type system
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
This is a tracking issue for
impl Trait
in the types of consts, statics, and lets, a part of rust-lang/rfcs#2071Blocking stabilization:
The text was updated successfully, but these errors were encountered: