E0450 needs to be updated to new format #35925
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.
From: src/test/compile-fail/E0450.rs
E0450 needs a span_label, updating it from:
To:
Bonus: add a label to where the private field comes from:
Alternatively, if underlining the private field is too tricky, just underline the whole tuple constructor definition.
The text was updated successfully, but these errors were encountered: