rust/compiler/rustc_data_structures
bors 6d32b298ed Auto merge of #114894 - Zoxc:sharded-cfg-cleanup2, r=cjgillot
Remove conditional use of `Sharded` from query state

`Sharded` is already a zero cost abstraction, so it shouldn't affect the performance of the single thread compiler if LLVM does its job.

r? `@cjgillot`
2023-08-29 12:04:37 +00:00
..
src Auto merge of #114894 - Zoxc:sharded-cfg-cleanup2, r=cjgillot 2023-08-29 12:04:37 +00:00
Cargo.toml bump parking_lot 0.11 to 0.12 2023-08-03 16:05:26 +03:00