-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Revert "Add 128-bit atomics" #39591
Revert "Add 128-bit atomics" #39591
Conversation
This reverts commit 9903975.
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
@bors: r+ p=1 |
📌 Commit bfa2642 has been approved by |
@bors r+ p=1 |
💡 This pull request was already approved, no need to approve it again.
|
📌 Commit bfa2642 has been approved by |
⌛ Testing commit bfa2642 with merge 30b398c... |
💔 Test failed - status-travis |
… On Mon, Feb 6, 2017 at 1:26 PM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/198977402>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#39591 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95JfLYIah0tCEonT1HA2gZ0NjhPDrks5rZ4_ygaJpZM4L4kEN>
.
|
💔 Test failed - status-travis |
… On Mon, Feb 6, 2017 at 3:17 PM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/199009239>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#39591 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95HxjWQVUeHdxLgK7qgp3hE3h6dUoks5rZ6n0gaJpZM4L4kEN>
.
|
☀️ Test successful - status-appveyor, status-travis |
This reverts commit 9903975.
Unfortunately 128-bit atomics have broken our nightly builds (#39590) and while we investigate I'm posting a temporary revert of the PR that added them. If we can figure out a solution though before this lands I'd be happy to close!