mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:43:41 +00:00
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.