mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
55ea94402b
This improves parallel rustc parallelism by avoiding the bottleneck after each individual `par_body_owners` (because it needs to wait for queries to finish, so if there is one long running one, a lot of cores will be idle while waiting for the single query). |
||
---|---|---|
.. | ||
become-outside.array.stderr | ||
become-outside.constant.stderr | ||
become-outside.rs | ||
return-lifetime-sub.rs | ||
return-mismatches.rs | ||
return-mismatches.stderr |