rust/compiler/rustc_mir_transform
Matthias Krüger 323880646d
Rollup merge of #93813 - xldenis:public-mir-passes, r=wesleywiser
Make a few cleanup MIR passes public

Zulip Discussion: https://rust-lang.zulipchat.com/#narrow/stream/189540-t-compiler.2Fwg-mir-opt/topic/Making.20passes.20public.20again

This makes a few passes which used to be public, public again. I'd like to use these to clean up MIR code for my external rustc driver. The other option would be to make them all public, but I don't know if that's warranted / useful.

r? `@wesleywiser`
2022-02-09 23:29:59 +01:00
..
src Rollup merge of #93813 - xldenis:public-mir-passes, r=wesleywiser 2022-02-09 23:29:59 +01:00
Cargo.toml Update itertools to deduplicate it 2022-01-14 12:33:54 +01:00