-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E0221 needs to be updated to new format #35386
Comments
…nathandturner Updated Error mesage to new format for E0221 Part of rust-lang#35386 r? @jonathandturner
|
@crypto-universe - yes, that's expected. Though, as you probably suspect, it's not ideal. Would be great to know where the other possibilities are coming from. I didn't put the bonus on here, but if you wanted to try to tackle a bonus, you could see if the information is available to see where those types are coming from. |
@jonathandturner Got the idea. I'll spend some time on this. Wait with merging, please. |
…nathandturner Updated Error mesage to new format for E0221 Part of rust-lang#35386 r? @jonathandturner
From: src/test/compile-fail/E0221.rs
Error E0221 needs a span_label, updating it from:
To:
The text was updated successfully, but these errors were encountered: