document some diagnostics for min TAIT in stabilization report #63205
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This issue was repurposed. It now refers to documenting the diagnostics for various errors and other cases in the
min_type_alias_impl_trait
stabilization report. -- @nikomatsakisAfter #63063 and in preparation for stabilising type aliasimpl Trait
(#63063), we'll want to look at the diagnostics as a whole (especially regarding the "opaque type" terminology) as they're definitely subpar at the moment.sub-issues:* #66723cc @Centril, @estebankThe text was updated successfully, but these errors were encountered: