mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 14:46:07 +00:00
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.