| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-22 | Fix a dangling reference in `rustc_thread_pool` | Josh Stone | -2/+6 | |
| 2025-06-28 | Only work-steal in the main loop for rustc_thread_pool | ywxt | -7/+10 | |
| Co-authored-by: Zoxc <zoxc32@gmail.com> | ||||
| 2025-06-11 | Another round of tidy / warning fixes | Celina G. Val | -16/+16 | |
| 2025-06-11 | Fix format and tidy for code moved from rayon | Celina G. Val | -41/+13 | |
| 2025-06-11 | Move rayon-core to rustc_thread_pool files as is | Celina G. Val | -0/+459 | |
| This commit literally copied the directory rayon-core from revision `5fadf44`. Link: https://github.com/rust-lang/rustc-rayon/tree/5fadf44/rayon-core | ||||
