about summary refs log tree commit diff
path: root/compiler/rustc_thread_pool/src/broadcast
AgeCommit message (Collapse)AuthorLines
2025-06-28Add FIXMEs for those ignored tests.ywxt-0/+2
2025-06-28Only work-steal in the main loop for rustc_thread_poolywxt-3/+23
Co-authored-by: Zoxc <zoxc32@gmail.com>
2025-06-11Another round of tidy / warning fixesCelina G. Val-4/+4
2025-06-11Fix format and tidy for code moved from rayonCelina G. Val-12/+10
2025-06-11Move rayon-core to rustc_thread_pool files as isCelina G. Val-0/+414
This commit literally copied the directory rayon-core from revision `5fadf44`. Link: https://github.com/rust-lang/rustc-rayon/tree/5fadf44/rayon-core