Skip to content

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

Merged
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:stabilize-atomic-usize
Feb 3, 2015
Merged

std: Stabilize Atomic{Isize,Usize} methods#21794
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:stabilize-atomic-usize

Conversation

@alexcrichton
Copy link
Copy Markdown
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
Copy Markdown
Contributor

r? @huonw

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

@huonw
Copy link
Copy Markdown
Contributor

huonw commented Jan 31, 2015

@bors: r+ 0832364

@huonw
Copy link
Copy Markdown
Contributor

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
lnicola pushed a commit to lnicola/rust that referenced this pull request Mar 16, 2026
…validation

fix: add naming convention validation for `union` types
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