[NLL] No "expected ..., found ..." in diagnostics #97267
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.
This happens in a lot of tests, but from src/test/ui/traits/trait-upcasting/type-checking-test-4.rs:
before
after
Being able to compare the expected and found types in full make it clear what's wrong.
The text was updated successfully, but these errors were encountered: