about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-03-18 21:16:46 -0700
committerbors <bors@rust-lang.org>2014-03-18 21:16:46 -0700
commita39c29415503222d3271995573b9beafa3fcc30f (patch)
tree6d0089593319b2bc9725252bae9294f7880c1f69 /src/libsyntax/parse/parser.rs
parent87e72c38122cbd24199365232217ca8c15ebe995 (diff)
parent749e527be61c05775e5c797b302e3863a955fd89 (diff)
downloadrust-a39c29415503222d3271995573b9beafa3fcc30f.tar.gz
rust-a39c29415503222d3271995573b9beafa3fcc30f.zip
auto merge of #12954 : brson/rust/atomicdocs, r=alexcrichton
This adds lots of docs to the atomics module. Two of the examples
are using the future atomics API (relying on `Share`) and are ignored temporarily.
I discovered a bug in the way AtomicBool's fetch_nand method is
implemented and fixed it by using the correct value for `true`.
I also fixed the implementation of AcqRel fences (it was only doing
a release barrier), and made a "relaxed" fence a failure.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions