mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 20:25:46 +00:00
RWLock: Add deadlock example Suggested in https://github.com/rust-lang/rust/pull/82596 but it was a bit too late. `@matklad` `@azdavis` `@sfackler`