Closed
Description
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. -- @nikomatsakis
After #63063 and in preparation for stabilising type alias impl 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:
* #66723
Metadata
Metadata
Assignees
Labels
Area: Messages for errors, warnings, and lintsArea: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.Category: An issue proposing an enhancement or a PR with one.`#[feature(type_alias_impl_trait)]`Relevant to the compiler team, which will review and decide on the PR/issue.This issue requires a nightly compiler in some way.
Type
Projects
Status
Done