mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
bce525323d
Update `RwLock` deadlock example to not use shadowing Tweak variable names in the deadlock example to remove any potential confusion that the behavior is somehow shadowing-related.