Files
Daria Sukhonina c60e5614e1 rustc: Avoid passing jobserver proxy around the compiler
It is used once, when marking a `rustc_thread_pool` worker thread as blocked.
`rustc_thread_pool` already has access to the jobserver proxy, so we can move its use from outside of `mark_blocked` to inside of it.
2026-07-16 17:22:47 +03:00
..
2025-06-28 17:58:21 +08:00
2025-10-12 08:08:30 +00:00
2026-05-05 12:39:51 +03:00
2025-06-28 17:58:21 +08:00
2025-10-12 08:08:30 +00:00
2025-10-12 08:08:30 +00:00