about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-09-11 21:16:20 +0200
committerGitHub <noreply@github.com>2023-09-11 21:16:20 +0200
commitf3cc59b741b576d4e791e6ae4c5b4811f9935801 (patch)
treeadac5054f0fcb9c552f6b2ff52e37346b4f814aa /compiler/rustc_interface/src
parent0a199e4e93d2c7cfa7e0bee831e5aed03250fab4 (diff)
parentfe614712dded0a861fbcbf654663128318eb6dfb (diff)
downloadrust-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