mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-01 03:03:40 +00:00
9e6a6069a7
Detect usage of invalid atomic ordering modes such as `Ordering::{Release, AcqRel}` in atomic loads and `Ordering::{Acquire, AcqRel}` in atomic stores. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |