mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
1799887bb2
Implement `alloc::sync::UniqueArc` This implements the `alloc::sync::UniqueArc` part of #112566.