E0379 needs to be updated to new format #35338
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/const-fn-mismatch.rs
Error E0379 needs to a span_label, updating it from:
to:
Bonus: shrink the span to focus on the
const
part:The text was updated successfully, but these errors were encountered: