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