mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-15 00:33:40 +00:00
Replace sys/unix/weak AtomicUsize with AtomicPtr Should fix #96163. Can't easily test on Windows though...
Replace sys/unix/weak AtomicUsize with AtomicPtr Should fix #96163. Can't easily test on Windows though...