mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
4a120f33f7
It's no longer used, and `spawn_named_thread` is preferable, because naming threads is helpful when profiling.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.