rust/compiler/rustc_data_structures
Josh Stone 3984914aff Use filter_map in try_par_for_each_in
This simplifies the expression, especially for the rayon part, and also
lets us drop the `E: Copy` constraint.
2023-11-03 09:17:16 -07:00
..
src Use filter_map in try_par_for_each_in 2023-11-03 09:17:16 -07:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00