about summary refs log tree commit diff
path: root/compiler/rustc_thread_pool/Cargo.toml
AgeCommit message (Collapse)AuthorLines
2025-06-28Restore to HashSetywxt-1/+0
Co-authored-by: Zoxc <zoxc32@gmail.com>
2025-06-28Only work-steal in the main loop for rustc_thread_poolywxt-2/+6
Co-authored-by: Zoxc <zoxc32@gmail.com>
2025-06-11Use `rustc_thread_pool` instead of `rustc-rayon-core`Celina G. Val-10/+4
2025-06-11Move rayon-core to rustc_thread_pool files as isCelina G. Val-0/+56
This commit literally copied the directory rayon-core from revision `5fadf44`. Link: https://github.com/rust-lang/rustc-rayon/tree/5fadf44/rayon-core