Files
rust/compiler
Matthias Krüger f3cc59b741 Rollup merge of #115548 - Zoxc:parallel-extract, r=wesleywiser
Extract parallel operations in `rustc_data_structures::sync` into a new `parallel` submodule

This extracts parallel operations in `rustc_data_structures::sync` into a new `parallel` submodule. This cuts down on the size of the large `cfg_if!` in `sync` and makes it easier to compare between serial and parallel variants.
2023-09-11 21:16:20 +02:00
..
2023-08-23 20:05:14 -04:00
2023-09-04 20:07:28 +08:00
2023-07-03 07:20:51 +00:00
2023-09-10 23:06:14 +02:00
2023-08-23 20:05:14 -04:00
2023-09-09 16:02:11 +02:00
2023-08-23 20:05:14 -04:00