| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-28 | Correct comments. | ywxt | -2/+2 | |
| 2025-06-28 | Add a comment for the `wait_for_jobs` function. | ywxt | -0/+2 | |
| Co-authored-by: Zoxc <zoxc32@gmail.com> | ||||
| 2025-06-28 | Only work-steal in the main loop for rustc_thread_pool | ywxt | -4/+93 | |
| Co-authored-by: Zoxc <zoxc32@gmail.com> | ||||
| 2025-06-11 | Another round of tidy / warning fixes | Celina G. Val | -17/+17 | |
| 2025-06-11 | Fix format and tidy for code moved from rayon | Celina G. Val | -61/+38 | |
| 2025-06-11 | Move rayon-core to rustc_thread_pool files as is | Celina G. Val | -0/+1048 | |
| This commit literally copied the directory rayon-core from revision `5fadf44`. Link: https://github.com/rust-lang/rustc-rayon/tree/5fadf44/rayon-core | ||||
