mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +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.