rust/compiler/rustc_data_structures/src/sync
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
freeze.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lock.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
parallel.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
vec.rs Always use parking_lot's RwLock, even without parallel compiler 2023-08-01 06:55:12 +00:00
worker_local.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00