diff options
| author | Steve Klabnik <steve@steveklabnik.com> | 2015-07-29 10:30:37 -0400 |
|---|---|---|
| committer | Steve Klabnik <steve@steveklabnik.com> | 2015-07-29 10:30:37 -0400 |
| commit | 5944303339fac6f2aa100ae4d2ac5fb72814c4e2 (patch) | |
| tree | 1b3e681f24294ec599774ee160b8d7067882da79 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | d1f5199d953dc3b3a457b60d682857af5dbd544f (diff) | |
| parent | 2081aa623daed4b90c45e77e88349f73b54e32d8 (diff) | |
| download | rust-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/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
