Uh oh!
There was an error while loading. Please reload this page.
Add help for E0514 - #30622
Conversation
rust-highfive
commented
Dec 29, 2015
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Aatch (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. |
ticki
commented
Dec 29, 2015
Fixes #30363 |
ticki
commented
Jan 1, 2016
r? @arielb1 |
arielb1
commented
Jan 2, 2016
This is a little unclear. Maybe "consider recompiling it with this compiler"? |
ticki
commented
Jan 2, 2016
Well, it requires the user to explicitly removing the binaries, since they're compiled with an older compiler. |
arielb1
commented
Jan 3, 2016
"the binaries" in this case sounds like the intended binary output of this compiler. |
GuillaumeGomez
commented
Jan 8, 2016
@arielb1: Why not "consider recompiling it with your current rustc version"? |
bors
commented
Jan 26, 2016
☔ The latest upstream changes (presumably #31065) made this pull request unmergeable. Please resolve the merge conflicts. |
steveklabnik
commented
Feb 8, 2016
👍 to @GuillaumeGomez 's suggestion |
arielb1
commented
Feb 9, 2016
r=me to that modulo a rebase |
ticki
commented
Feb 9, 2016
Sure thing. |
ticki
commented
Feb 9, 2016
Rebased. |
ticki
commented
Feb 9, 2016
goddammit lints. |
ticki
commented
Feb 9, 2016
Rebased again. |
arielb1
commented
Feb 11, 2016
|
ticki
commented
Feb 11, 2016
The internal API must have changed. Have span_help! been renamed? If so, what is it named now. |
alexcrichton
commented
Mar 8, 2016
Closing due to inactivity, but feel free to resubmit with the build errors fixed! |
Part of #30520