Skip to content

Conversation

leikahing
Copy link
Contributor

…e a span_label.

This fixes #35336 as part of #35233

r? @jonathandturner

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @jonathandturner (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@sophiajt
Copy link
Contributor

sophiajt commented Aug 5, 2016

Looks good!

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 5, 2016

📌 Commit 1ca95ae has been approved by jonathandturner

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Aug 5, 2016
…urner

Fix for issue rust-lang#35336 - updating error message for for E0368 to includ…

…e a span_label.

This fixes rust-lang#35336 as part of rust-lang#35233

r? @jonathandturner
@bors bors merged commit 1ca95ae into rust-lang:master Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

E0368 needs to be updated to new format
4 participants