Uh oh!
There was an error while loading. Please reload this page.
Add test for #15919 - #24987
Conversation
rust-highfive
commented
Apr 30, 2015
r? @brson (rust_highfive has picked a reviewer for you, use r? to override) |
pnkfelix
commented
Apr 30, 2015
Manishearth
commented
May 1, 2015
@bors: r- The test fails due to an unexpected warning. Manishearth@ac12fc8 fixes that, but the error disappears. Please fix these first, thanks! |
bombless
commented
May 1, 2015
Sorry, I'll reopen it once I fix it. |
bombless
commented
May 1, 2015
Okay, fixed. Sorry for the trouble. |
bombless
commented
May 12, 2015
r? @pnkfelix |
pnkfelix
commented
May 12, 2015
@bors r+ |
bors
commented
May 12, 2015
📌 Commit 4c8b813 has been approved by |
pnkfelix
commented
May 12, 2015
@bors rollup |
steveklabnik
commented
May 13, 2015
This still doesn't work, and caused the rollup to fail http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/4955/steps/test/logs/stdio |
steveklabnik
commented
May 13, 2015
@bors: r- |
bombless
commented
May 13, 2015
Mac again... so the bug still exist on Mac OSX in a different form, closing this PR. |
Manishearth
commented
May 13, 2015
It's not a mac issue; it's a 32bit vs 64bit issue. (mac is just the fastest builder and fails first) |
Closes#15919