rust/compiler/rustc_mir_transform
Matthias Krüger eea833f5f1
Rollup merge of #93234 - mati865:mir-transform-use-itertools, r=jackh726
rustc_mir_itertools: Avoid needless `collect` with itertools

I don't think this should have measurable perf impact (at least not on perf.rlo benchmarks), it's mostly for readability.
2022-01-23 20:13:08 +01:00
..
src Rollup merge of #93234 - mati865:mir-transform-use-itertools, r=jackh726 2022-01-23 20:13:08 +01:00
Cargo.toml Update itertools to deduplicate it 2022-01-14 12:33:54 +01:00