E0121 suggestion just causes another problem "non-defining opaque type use in defining scope" with no good suggestion #106858
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Given the following code:
The current output is:
Applying this gives us
Which has a even more vague description and no error index to look up details :/
The text was updated successfully, but these errors were encountered: