-
Notifications
You must be signed in to change notification settings - Fork 13.3k
E0409 needs to be updated to new format #35699
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
Comments
I've managed to solve bonus like this:
Is it OK? |
Yes, underlining the name of the binding works just fine.
|
sophiajt
pushed a commit
to sophiajt/rust
that referenced
this issue
Aug 17, 2016
update E0409 to new error format fixes rust-lang#35699 as part of rust-lang#35233. r? @jonathandturner
sophiajt
pushed a commit
to sophiajt/rust
that referenced
this issue
Aug 17, 2016
update E0409 to new error format fixes rust-lang#35699 as part of rust-lang#35233. r? @jonathandturner
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
From: src/test/compile-fail/E0409.rs
E0409 needs a span_label, updating it from:
To:
Bonus: add the span_label for the previous binding:
The text was updated successfully, but these errors were encountered: