index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_thread_pool
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-09-22
Fix a dangling reference in `rustc_thread_pool`
Josh Stone
-2
/
+6
2025-08-26
remove deprecated Error::description in impls
Marijn Schouten
-12
/
+3
2025-08-02
Rollup merge of #144478 - joshtriplett:doc-code-formatting-prep, r=Amanieu
Samuel Tardieu
-3
/
+3
2025-07-25
Improve and regularize comment placement in doc code
Josh Triplett
-3
/
+3
2025-07-24
fix up issues with internal compiler docs revealed by stricter lint
binarycat
-1
/
+1
2025-06-28
Correct comments.
ywxt
-2
/
+2
2025-06-28
Restore to HashSet
ywxt
-8
/
+9
2025-06-28
Add FIXMEs for those ignored tests.
ywxt
-0
/
+26
2025-06-28
Add a comment for the `wait_for_jobs` function.
ywxt
-0
/
+2
2025-06-28
Only work-steal in the main loop for rustc_thread_pool
ywxt
-109
/
+272
2025-06-11
Another round of tidy / warning fixes
Celina G. Val
-96
/
+101
2025-06-11
Use `rustc_thread_pool` instead of `rustc-rayon-core`
Celina G. Val
-29
/
+29
2025-06-11
Fix format and tidy for code moved from rayon
Celina G. Val
-297
/
+179
2025-06-11
Move rayon-core to rustc_thread_pool files as is
Celina G. Val
-0
/
+7656