mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 17:05:27 +00:00
atomic intrinsics: clarify which types are supported and (if applicable) what happens with provenance The provenance semantics match what Miri implements and what the `AtomicPtr` API expects.