Uh oh!
There was an error while loading. Please reload this page.
Update E0207 to use struct_span_err, add span_label - #35368
Conversation
rust-highfive
commented
Aug 5, 2016
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
commented
Aug 5, 2016
Thanks for the PR! You'll also need to update the corresponding unit tests. You can find them by running |
sophiajt
commented
Aug 5, 2016
Looks good! @bors r+ rollup |
bors
commented
Aug 5, 2016
📌 Commit 58b618e has been approved by |
shantanuraj
commented
Aug 5, 2016
Awesome, thanks for the insight @jonathandturner the unit tests seemed a little challenging at first, then I looked into another commit GuillaumeGomez@158597f which gave some insight about adding them. |
Update E0207 to use struct_span_err, add span_label Fixesrust-lang#35302 part of rust-lang#35233 r? @jonathandturner
Update E0207 to use struct_span_err, add span_label Fixesrust-lang#35302 part of rust-lang#35233 r? @jonathandturner
Fixes#35302 part of #35233
r? @jonathandturner