E0071 needs to be updated to new format #35220
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
From: src/test/compile-fail/E0071.rs
Error E0071 needs a span_label, updating it from:
To:
Bonus: The span should underline only the name of the thing that's not a struct rather than the whole expression. Example:
This may require additional compiler changes.
The text was updated successfully, but these errors were encountered: