mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 02:00:36 +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).