-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
E0453 needs to be updated to new format #35929
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.
Comments
sophiajt
changed the title
E0445 needs to be updated to new format
E0453 needs to be updated to new format
Aug 23, 2016
0xmohit
added a commit
to 0xmohit/rust
that referenced
this issue
Aug 25, 2016
Fixes rust-lang#35929. Part of rust-lang#35233. r? @jonathandturner
steveklabnik
added a commit
to steveklabnik/rust
that referenced
this issue
Aug 25, 2016
…thandturner Update E0453 to new error format Fixes rust-lang#35929. Part of rust-lang#35233. r? @jonathandturner
0xmohit
added a commit
to 0xmohit/rust
that referenced
this issue
Aug 26, 2016
Fixes rust-lang#35929. Part of rust-lang#35233. r? @jonathandturner
brson
added
the
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
label
Aug 26, 2016
steveklabnik
added a commit
to steveklabnik/rust
that referenced
this issue
Aug 26, 2016
…thandturner Update E0453 to new error format Fixes rust-lang#35929. Part of rust-lang#35233. r? @jonathandturner
sophiajt
pushed a commit
to sophiajt/rust
that referenced
this issue
Aug 27, 2016
…thandturner Update E0453 to new error format Fixes rust-lang#35929. Part of rust-lang#35233. r? @jonathandturner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/E0453.rs
E0453 needs a span_label and a span_note changed to a span_label, updating it from:
To:
The text was updated successfully, but these errors were encountered: