mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 04:15:30 +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).