mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
819b4d5e5b
remove an unused type from the reentrant lock tests
At least it seems unused. This was added back in 45aa6c8d1b together with a test related to poisoning; when the test got removed, it seems like it was forgotten to also remove this type.