mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
56c96aebfc
Implement non-poisoning `Mutex::with_mut`, `RwLock::with` and `RwLock::with_mut` ACP: https://github.com/rust-lang/libs-team/issues/497.