rust/compiler/rustc_data_structures
Mark Rousskov ee9223ff97 Enforce NonZeroUsize on thread count
This allows avoiding some if != 0 checks when allocating worker-local
datasets.
2023-11-23 20:10:44 -05:00
..
src Enforce NonZeroUsize on thread count 2023-11-23 20:10:44 -05:00
Cargo.toml Update itertools to 0.11. 2023-11-22 08:13:21 +11:00