mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
a55c57284d
For now, this moves the following modules to std::sync * UnsafeArc (also removed unwrap method) * mpsc_queue * spsc_queue * atomics * mpmc_bounded_queue * deque We may want to remove some of the queues, but for now this moves things out of std::rt into std::sync