mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 11:38:01 +00:00
This test won't work on windows 7, as the Thread::set_name function is not implemented there (win7 does not provide a documented mechanism to set thread names).