Uh oh!
There was an error while loading. Please reload this page.
Remove negate_unsigned feature gate - #30538
Conversation
rust-highfive
commented
Dec 23, 2015
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (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. |
eb77d1d to
03b6056Comparealexcrichton
commented
Dec 23, 2015
Thanks! Could you also squash the commits down into one? |
hanna-kruppe
commented
Dec 23, 2015
This will break nightly programs that use the |
03b6056 to
9f44261Compareoli-obk
commented
Dec 27, 2015
squashed, added |
b096737 to
9e215c7Compareollie27
commented
Dec 27, 2015
I think the help message should mention |
pnkfelix
commented
Dec 27, 2015
@ollie27 I am not sure if |
pnkfelix
commented
Dec 27, 2015
The Travis failures look legitimate |
9e215c7 to
cb0858bCompareoli-obk
commented
Dec 27, 2015
fixed tidy errors and adjusted the second test's help messages |
emberian
commented
Dec 28, 2015
(Statement retracted, nuke it from orbit) |
pnkfelix
commented
Dec 30, 2015
pnkfelix
commented
Dec 30, 2015
@bors rollup |
bors
commented
Dec 31, 2015
⌛ Testing commit cb0858b with merge 38683b9... |
bors
commented
Dec 31, 2015
💔 Test failed - auto-linux-64-nopt-t |
steveklabnik
commented
Jan 6, 2016
@bors: r- this failed the rollup |
pnkfelix
commented
Jan 6, 2016
@oli-obk looks like it needs to be updated to use the new structured error API for the |
cb0858b to
bac3eecCompareoli-obk
commented
Jan 11, 2016
rebased and fixed |
pnkfelix
commented
Jan 11, 2016
@bors r+ bac3eec rollup |
fixes#29645