mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
91e4bab25f
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.