-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Add a note about overflow for fetch_add/fetch_sub #40927
Conversation
I also changed some other docs:
|
The doc changes look good to me. However, let's @rfcbot : fcp merge for libs, to make sure this is the behavior they want specc'd Oh wait, that doesn't work because I'm not on @rust-lang/libs |
cc @alexcrichton |
@bors: r+ Yeah these are the intended semantics |
📌 Commit 2946c41 has been approved by |
… r=alexcrichton Add a note about overflow for fetch_add/fetch_sub Fixes rust-lang#40916 r? @steveklabnik
…hton Add a note about overflow for fetch_add/fetch_sub Fixes #40916 Fixes #34618 r? @steveklabnik
💔 Test failed - status-travis |
@bors: retry
* builder timed out :(
…On Sun, Apr 2, 2017 at 10:30 AM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/217781114>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40927 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95O0uM6MIOMceZjpcLvVfCw6PDZOZks5rr80ugaJpZM4MuawK>
.
|
⌛ Testing commit 2946c41 with merge a2c3aa7... |
💔 Test failed - status-travis |
@bors: retry something went wrong and the job took too long |
… r=alexcrichton Add a note about overflow for fetch_add/fetch_sub Fixes rust-lang#40916 Fixes rust-lang#34618 r? @steveklabnik
… r=alexcrichton Add a note about overflow for fetch_add/fetch_sub Fixes rust-lang#40916 Fixes rust-lang#34618 r? @steveklabnik
⌛ Testing commit 2946c41 with merge 93636b1... |
💔 Test failed - status-travis |
… On Mon, Apr 3, 2017 at 2:20 PM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/218215215>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40927 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95M_mXNRePQdiGCpMn5WSV-v0y8kTks5rsVR6gaJpZM4MuawK>
.
|
… r=alexcrichton Add a note about overflow for fetch_add/fetch_sub Fixes rust-lang#40916 Fixes rust-lang#34618 r? @steveklabnik
Fixes #40916
Fixes #34618
r? @steveklabnik