mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +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.