rust/compiler/rustc_mir_transform
bors 201cf3dba3 Auto merge of #95723 - SparrowLii:const_goto, r=fee1-dead
enhance `ConstGoto` mir-opt by moving up `StorageDead` statements

From the `FIXME` in the implementation of `ConstGoto` miropt. We can move `StorageDead` statements up to the predecessor. This can expand the scope of application of this opt.
2022-04-06 10:08:08 +00:00
..
src Auto merge of #95723 - SparrowLii:const_goto, r=fee1-dead 2022-04-06 10:08:08 +00:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00