about summary refs log tree commit diff
path: root/compiler/rustc_thread_pool/src/registry.rs
AgeCommit message (Expand)AuthorLines
2025-06-28Correct comments.ywxt-2/+2
2025-06-28Add a comment for the `wait_for_jobs` function.ywxt-0/+2
2025-06-28Only work-steal in the main loop for rustc_thread_poolywxt-4/+93
2025-06-11Another round of tidy / warning fixesCelina G. Val-17/+17
2025-06-11Fix format and tidy for code moved from rayonCelina G. Val-61/+38
2025-06-11Move rayon-core to rustc_thread_pool files as isCelina G. Val-0/+1048