mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 05:25:38 +00:00
* Remove unused `NotAtomic` ordering. * Rename `Monotonic` to `Relaxed` - a Rust specific name.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.