Uh oh!
There was an error while loading. Please reload this page.
Remove int/uint in libcore/lib.rs - #22504
Conversation
rust-highfive
commented
Feb 18, 2015
r? @huonw (rust_highfive has picked a reviewer for you, use r? to override) |
aturon
commented
Feb 18, 2015
The actual file defining the module should be removed as well. |
GuillaumeGomez
commented
Feb 19, 2015
There was a problem hiding this comment.
@aturon: I kept the same logic, but I'm not sure it's correct. What's your opinion on this ?
GuillaumeGomez
commented
Feb 26, 2015
@aturon ? Your opinion here please ? |
alexcrichton
commented
Feb 27, 2015
@bors: r+ 6a9db02 |
alexcrichton
commented
Feb 27, 2015
@bors: r- Er actually the |
GuillaumeGomez
commented
Feb 27, 2015
Done ! |
alexcrichton
commented
Feb 27, 2015
(forgot a push?) |
GuillaumeGomez
commented
Feb 27, 2015
My last commit did or maybe I misunderstood you... What line where you talking about ? |
dotdash
commented
Feb 27, 2015
@alexcrichton for some reason github displays the new commit above your r+ comment, although it is newer than that |
alexcrichton
commented
Feb 27, 2015
@bors: r+ 1e71f51a675c39e8d233b104d6cd344c277f4af0 |
bors
commented
Feb 27, 2015
⌛ Testing commit 1e71f51 with merge 222e372... |
bors
commented
Feb 27, 2015
💔 Test failed - auto-linux-64-x-android-t |
alexcrichton
commented
Feb 27, 2015
@bors: retry |
bors
commented
Feb 27, 2015
⚡ Previous build results are reusable. Rebuilding only auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-nopt-t, auto-linux-64-opt, auto-linux-64-x-android-t, auto-mac-32-opt, auto-mac-64-nopt-t, auto-mac-64-opt, auto-win-32-nopt-t, auto-win-32-opt, auto-win-64-nopt-t, auto-win-64-opt... |
bors
commented
Feb 27, 2015
💔 Test failed - auto-mac-32-opt |
bors
commented
Feb 27, 2015
💔 Test failed - auto-win-64-nopt-t |
alexcrichton
commented
Feb 27, 2015
@bors: retry clean |
bors
commented
Feb 27, 2015
⌛ Testing commit 1e71f51 with merge 19c294a... |
bors
commented
Feb 27, 2015
💔 Test failed - auto-linux-64-nopt-t |
alexcrichton
commented
Feb 27, 2015
@bors: retry clean |
alexcrichton
commented
Feb 28, 2015
@bors: rollup |
Manishearth
commented
Feb 28, 2015
This one fails tests from Please run a |
Manishearth
commented
Feb 28, 2015
@bors: r- |
GuillaumeGomez
commented
Mar 1, 2015
I fixed tests. @alexcrichton@Manishearth |
Manishearth
commented
Mar 1, 2015
@bors: rollup r=alexcrichton |
bors
commented
Mar 1, 2015
…e, r=Manishearth Part of rust-lang#22240.
…kkno Enable salsa feature for syntax-bridge
Part of #22240.