mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
a9ab2e5539
Unbox mutexes, condvars and rwlocks on hermit [RustyHermit](https://github.com/hermitcore/rusty-hermit) provides now movable synchronization primitives and we are able to unbox mutexes and condvars.