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-09-08 09:14:07 +02:00
2023-09-04 20:07:28 +08:00
2023-09-07 20:21:13 +00:00
2023-09-11 15:02:59 +00:00
2023-09-08 17:20:23 +00:00
2023-09-01 14:27:21 -07:00
2023-09-08 22:47:40 +00:00
2023-09-08 20:56:01 +00:00
2023-09-08 11:56:08 +00:00
2023-09-11 21:16:20 +02:00
2023-09-08 00:28:40 +02:00
2023-09-10 23:06:14 +02:00
2023-09-08 17:20:23 +00:00
2023-09-07 20:21:13 +00:00
2023-09-01 19:46:09 +03:00
2023-09-05 22:40:36 +02:00
2023-09-11 17:03:31 +02:00
2023-09-11 17:03:31 +02:00
2023-09-08 02:08:52 +02:00
2023-09-11 17:03:31 +02:00
2023-09-09 16:02:11 +02:00
2023-09-11 17:03:32 +02:00
2023-09-07 01:31:32 +00:00
2023-09-09 00:28:19 +02:00
2023-09-11 13:18:36 +00:00
2023-09-11 17:03:32 +02:00
2023-09-05 17:20:07 +00:00
2023-09-07 15:45:25 +00:00
2023-09-08 15:32:54 +00:00
2023-09-05 07:15:16 +02:00
2023-09-06 19:31:50 +02:00
2023-09-05 19:11:50 +02:00
2023-09-11 12:51:07 +10:00
2023-09-11 17:03:31 +02:00
2023-09-01 19:13:09 +03:00
2023-09-11 01:43:29 +00:00
2023-09-11 17:03:32 +02:00
2023-09-04 12:16:50 -04:00
2023-09-11 10:46:55 +00:00
2023-09-11 17:03:31 +02:00
2023-09-09 10:56:24 +00:00
2023-09-08 09:14:07 +02:00
2023-09-11 17:03:32 +02:00
2023-09-01 19:13:09 +03:00
2023-09-06 06:48:34 +08:00
2023-09-11 12:51:07 +10:00
2023-09-07 17:31:35 +10:00