-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Revert "Revert "std: Re-enable at_exit()"" #23267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
r? @aturon |
r? @brson (rust_highfive has picked a reviewer for you, use r? to override) |
I should also point out that this has bounced many times on windows previously, but I've run it through my own windows VM and it passed through try with only win32 timing out (this has been seen before as well). Not to say that it'll actually pass though... |
@bors: r+ |
This reverts commit aec67c2. Closes rust-lang#20012 This is temporarily rebased on rust-lang#23245 as it would otherwise conflict, the last commit is the only one relevant to this PR though.
⌛ Testing commit 2d60fcb with merge d782c29... |
💔 Test failed - auto-mac-64-nopt-t |
|
2d60fcb
to
cceac1b
Compare
@bors: r=aturon cceac1b |
cceac1b
to
ce4d068
Compare
⌛ Testing commit ce4d068 with merge e147106... |
💔 Test failed - auto-win-64-opt |
@bors: retry |
💔 Test failed - auto-win-64-opt |
@bors: retry On Thu, Mar 12, 2015 at 10:33 PM, bors [email protected] wrote:
|
⚡ Previous build results for auto-linux-64-nopt-t, auto-mac-32-opt, auto-mac-64-nopt-t, auto-mac-64-opt are reusable. Rebuilding only auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-opt, auto-linux-64-x-android-t, auto-win-32-nopt-t, auto-win-32-opt, auto-win-64-nopt-t, auto-win-64-opt... |
💔 Test failed - auto-win-64-nopt-t |
@bors: retry |
⚡ Previous build results for auto-linux-64-nopt-t, auto-linux-64-opt, auto-mac-32-opt, auto-mac-64-nopt-t, auto-mac-64-opt are reusable. Rebuilding only auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-x-android-t, auto-win-32-nopt-t, auto-win-32-opt, auto-win-64-nopt-t, auto-win-64-opt... |
💔 Test failed - auto-win-64-opt |
@bors: retry shakes fist at buildbot |
⌛ Testing commit a793f87 with merge f9c6454... |
💔 Test failed - auto-win-32-opt |
Seems like it's probably a legit problem at this point. |
Yeah, probably. |
a793f87
to
9c18736
Compare
@bors: p=1 (not included in rollup, might as well prioritize it over the other rolled up PRs) |
⌛ Testing commit 9c18736 with merge 197e3fc... |
⛄ The build was interrupted to prioritize another pull request. |
⌛ Testing commit 9c18736 with merge 254a7b5... |
⛄ The build was interrupted to prioritize another pull request. |
⌛ Testing commit 9c18736 with merge b733a42... |
💔 Test failed - auto-win-32-opt |
9c18736
to
fc48640
Compare
This reverts commit aec67c2.
fc48640
to
1cc9718
Compare
40th time's the charm! |
This reverts commit aec67c2.
Closes #20012
This is temporarily rebased on #23245 as it would otherwise conflict, the last commit is the only one relevant to this PR though.