mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 04:47:10 +00:00
Adds tests for the `nonpoison::RwLock` variant by using a macro to duplicate the existing `poison` tests. Note that all of the tests here are adapted from the existing `poison` tests.