mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
c1f7e922e6
We originally didn't have threads, and now we're starting to add them! Make sure we properly synchronize access to dlmalloc when the `atomics` feature is enabled for `wasm32-unknown-unknown`.