rust/compiler/rustc_mir_transform
bors a0111af531 Auto merge of #110824 - cjgillot:const-prop-index, r=JakobDegen,oli-obk
ConstProp into PlaceElem::Index.

Noticed this while looking at keccak output MIR.

This pass aims to replace `ProjectionElem::Index` with `ProjectionElem::ConstantIndex` during ConstProp.

r? `@ghost`
2023-05-08 14:23:13 +00:00
..
src Auto merge of #110824 - cjgillot:const-prop-index, r=JakobDegen,oli-obk 2023-05-08 14:23:13 +00:00
Cargo.toml