about summary refs log tree commit diff
path: root/src/libstd/sys/unix
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2015-07-29 10:30:37 -0400
committerSteve Klabnik <steve@steveklabnik.com>2015-07-29 10:30:37 -0400
commit5944303339fac6f2aa100ae4d2ac5fb72814c4e2 (patch)
tree1b3e681f24294ec599774ee160b8d7067882da79 /src/libstd/sys/unix
parentd1f5199d953dc3b3a457b60d682857af5dbd544f (diff)
parent2081aa623daed4b90c45e77e88349f73b54e32d8 (diff)
downloadrust-5944303339fac6f2aa100ae4d2ac5fb72814c4e2.tar.gz
rust-5944303339fac6f2aa100ae4d2ac5fb72814c4e2.zip
Rollup merge of #27379 - jeehoonkang:master, r=steveklabnik
As described in the module documentation, the memory orderings in Rust
are the same with that of LLVM.  However, the documentation for the
memory orderings enum says the memory orderings are the same of that of
C++.  Note that they differ in that C++'s support the consume reads,
while LLVM's does not.  Hence this commit fixes the bug in the
documentation for the enum.
Diffstat (limited to 'src/libstd/sys/unix')
0 files changed, 0 insertions, 0 deletions