min-type-alias-impl-trait
should not accept impl trait in assoc. type binding
#86731
Labels
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
I-needs-decision
Issue: In need of a decision.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The following example represents an illegal use for
min_type_alias_impl_trait
playground of more complete code
But we are not reporting it that way.
The text was updated successfully, but these errors were encountered: