-
Notifications
You must be signed in to change notification settings - Fork 13.4k
E0267 needs to be updated to new format #35519
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
Comments
I will take this. |
A small doubt E0267 and E0268 has changes in the same file ("src\librustc_passes\loops.rs")... |
Yes, please group them into one PR. |
sophiajt
pushed a commit
to sophiajt/rust
that referenced
this issue
Aug 13, 2016
…turner E0248, E0267 & E0268 Change into issue format r? @jonathandturner Part of rust-lang#35391, rust-lang#35519 and rust-lang#35520. I have squashed all changes into a single commit. Please review the changes. E0248 Change in issue format E0267 UT New Format E0268 UT New Format E0267 & E0268 New Error Format
eddyb
added a commit
to eddyb/rust
that referenced
this issue
Aug 14, 2016
…turner E0248, E0267 & E0268 Change into issue format r? @jonathandturner Part of rust-lang#35391, rust-lang#35519 and rust-lang#35520. I have squashed all changes into a single commit. Please review the changes. E0248 Change in issue format E0267 UT New Format E0268 UT New Format E0267 & E0268 New Error Format
eddyb
added a commit
to eddyb/rust
that referenced
this issue
Aug 14, 2016
…turner E0248, E0267 & E0268 Change into issue format r? @jonathandturner Part of rust-lang#35391, rust-lang#35519 and rust-lang#35520. I have squashed all changes into a single commit. Please review the changes. E0248 Change in issue format E0267 UT New Format E0268 UT New Format E0267 & E0268 New Error Format
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
From: src/test/compile-fail/E0267.rs
E0267 needs a span_label, updating it from:
To:
The text was updated successfully, but these errors were encountered: