about summary refs log tree commit diff
path: root/compiler/rustc_thread_pool/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-09-02Revert introduction of `[workspace.dependencies]`.Nicholas Nethercote-2/+2
2025-08-28Add `scoped-tls` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-28Add `libc` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-04Drop `rust-version` from `rustc_thread_pool`Josh Stone-1/+0
2025-06-28Restore to HashSetywxt-1/+0
2025-06-28Only work-steal in the main loop for rustc_thread_poolywxt-2/+6
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