mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 18:07:29 +00:00
Replace 'mutex' with 'lock' in RwLock documentation When copying the documentation for `clear_poison` from Mutex, not every occurence of 'mutex' was replaced with 'lock'.