about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-08-06 08:31:28 +0000
committerbors <bors@rust-lang.org>2014-08-06 08:31:28 +0000
commit84782c4e2681496d57f1ac91468d21df085b7782 (patch)
treed3de416e5827122ec85f0a02388a48ee760ee77e /src/rustllvm/RustWrapper.cpp
parent223c043110c0eb35847bca41e58c0ce11110d78a (diff)
parent68bde0a07396efb415d61047c6b2a8183f47ef30 (diff)
downloadrust-84782c4e2681496d57f1ac91468d21df085b7782.tar.gz
rust-84782c4e2681496d57f1ac91468d21df085b7782.zip
auto merge of #16258 : aturon/rust/stabilize-atomics, r=alexcrichton
This commit stabilizes the `std::sync::atomics` module, renaming it to
`std::sync::atomic` to match library precedent elsewhere, and tightening
up behavior around incorrect memory ordering annotations.

The vast majority of the module is now `stable`. However, the
`AtomicOption` type has been deprecated, since it is essentially unused
and is not truly a primitive atomic type. It will eventually be replaced
by a higher-level abstraction like MVars.

Due to deprecations, this is a:

[breaking-change]
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions