mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
1bffe75df6
Revert "Use OS thread name by default" This reverts #121666 (Use the OS thread name by default if `THREAD_INFO` has not been initialized) due to #123495 (Thread names are not always valid UTF-8). It's not a direct revert because there have been other changes since that PR.