min_type_alias_impl_trait: poor diagnostics when TAIT is unconstrained #86733
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The minimized example (playground:
gives what appears to me to be the correct error:
but the diagnostics are not very good.
Originally posted by @nikomatsakis in #66426 (comment)
The text was updated successfully, but these errors were encountered: