Skip to content
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

std: Stabilize Atomic{Isize,Usize} methods #21794

Merged
merged 1 commit into from
Feb 3, 2015

Conversation

alexcrichton
Copy link
Member

These methods were intended to be stable as of #16258 but the tags have since
been lost in various refactorings. This commit re-adds the #[stable]
attributes to each of these functions.

These methods were intended to be stable as of rust-lang#16258 but the tags have since
been lost in various refactorings. This commit re-adds the `#[stable]`
attributes to each of these functions.
@rust-highfive
Copy link
Collaborator

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@huonw
Copy link
Member

huonw commented Jan 31, 2015

@bors: r+ 0832364

@huonw
Copy link
Member

huonw commented Jan 31, 2015

@bors: rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 2, 2015
…, r=huonw

 These methods were intended to be stable as of rust-lang#16258 but the tags have since
been lost in various refactorings. This commit re-adds the `#[stable]`
attributes to each of these functions.
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 2, 2015
These methods were intended to be stable as of rust-lang#16258 but the tags have since
been lost in various refactorings. This commit re-adds the `#[stable]`
attributes to each of these functions.
@bors bors merged commit 0832364 into rust-lang:master Feb 3, 2015
@alexcrichton alexcrichton deleted the stabilize-atomic-usize branch February 3, 2015 06:44
@aturon aturon mentioned this pull request Feb 6, 2015
38 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants