rust/compiler/rustc_data_structures
Alan Egerton 9208c08a77
Use liballoc's specialised in-place vec collection
liballoc already specialises in-place vector collection, so manually
reimplementing it in `IdFunctor::try_map_id` was superfluous.
2022-06-08 12:14:49 +01:00
..
src Use liballoc's specialised in-place vec collection 2022-06-08 12:14:49 +01:00
Cargo.toml Update to rebased rustc-rayon 0.4 2022-05-27 20:20:41 -07:00