]> git.lizzy.rs Git - rust.git/blobdiff - tests/mir-opt/copy-prop/dead_stores_79191.f.CopyProp.after.mir
Rollup merge of #107559 - WaffleLapkin:is_it_2015¿, r=davidtwco
[rust.git] / tests / mir-opt / copy-prop / dead_stores_79191.f.CopyProp.after.mir
index 918817da56ce48b2b2d6dfbd791b5379d2043954..d48b04e2de273887ca85aa141f8812c1a36be817 100644 (file)
@@ -11,7 +11,6 @@ fn f(_1: usize) -> usize {
     }
 
     bb0: {
-        StorageLive(_2);                 // scope 0 at $DIR/dead_stores_79191.rs:+1:9: +1:10
         _2 = _1;                         // scope 0 at $DIR/dead_stores_79191.rs:+1:13: +1:14
         _1 = const 5_usize;              // scope 1 at $DIR/dead_stores_79191.rs:+2:5: +2:10
         _1 = _2;                         // scope 1 at $DIR/dead_stores_79191.rs:+3:5: +3:10