diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-09-11 21:16:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-11 21:16:20 +0200 |
| commit | f3cc59b741b576d4e791e6ae4c5b4811f9935801 (patch) | |
| tree | adac5054f0fcb9c552f6b2ff52e37346b4f814aa /compiler/rustc_interface/src | |
| parent | 0a199e4e93d2c7cfa7e0bee831e5aed03250fab4 (diff) | |
| parent | fe614712dded0a861fbcbf654663128318eb6dfb (diff) | |
| download | rust-f3cc59b741b576d4e791e6ae4c5b4811f9935801.tar.gz rust-f3cc59b741b576d4e791e6ae4c5b4811f9935801.zip | |
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.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
