-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
E0450 needs to be updated to new format #35925
Copy link
Copy link
Closed
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Metadata
Metadata
Assignees
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.