[NLL] Loss of error codes for NLL errors #95687
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-NLL
Area: Non-lexical lifetimes (NLL)
NLL-diagnostics
Working towards the "diagnostic parity" goal
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
In #95591, it is shown that many NLL errors lack error codes compared to non-NLL. The errors themselves are not objectively worse (usually better), but the loss of error codes is unfortunate.
The text was updated successfully, but these errors were encountered: