| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-28 | Correct comments. | ywxt | -2/+2 | |
| 2025-06-28 | Restore to HashSet | ywxt | -9/+9 | |
| Co-authored-by: Zoxc <zoxc32@gmail.com> | ||||
| 2025-06-28 | Add FIXMEs for those ignored tests. | ywxt | -0/+27 | |
| 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 | -112/+279 | |
| Co-authored-by: Zoxc <zoxc32@gmail.com> | ||||
| 2025-06-16 | Apply suggestions from code review | Celina G. Val | -230/+1 | |
| Co-authored-by: Oli Scherer <github35764891676564198441@oli-obk.de> | ||||
| 2025-06-11 | Another round of tidy / warning fixes | Celina G. Val | -102/+119 | |
| 2025-06-11 | Use `rustc_thread_pool` instead of `rustc-rayon-core` | Celina G. Val | -45/+39 | |
| 2025-06-11 | Fix format and tidy for code moved from rayon | Celina G. Val | -328/+190 | |
| 2025-06-11 | Move rayon-core to rustc_thread_pool files as is | Celina G. Val | -0/+8225 | |
| This commit literally copied the directory rayon-core from revision `5fadf44`. Link: https://github.com/rust-lang/rustc-rayon/tree/5fadf44/rayon-core | ||||
