]> git.lizzy.rs Git - rust.git/blobdiff - tests/mir-opt/const_prop/scalar_literal_propagation.main.ConstProp.diff
Rollup merge of #107770 - notriddle:notriddle/br2nl, r=GuillaumeGomez
[rust.git] / tests / mir-opt / const_prop / scalar_literal_propagation.main.ConstProp.diff
index e3f5b120a3234d8bb12f2eb2b99fe3199f04422d..22f710387db71d8321606cc4c303f361bfd09a65 100644 (file)
@@ -11,7 +11,6 @@
       }
   
       bb0: {
-          StorageLive(_1);                 // scope 0 at $DIR/scalar_literal_propagation.rs:+1:9: +1:10
           _1 = const 1_u32;                // scope 0 at $DIR/scalar_literal_propagation.rs:+1:13: +1:14
           StorageLive(_2);                 // scope 1 at $DIR/scalar_literal_propagation.rs:+2:5: +2:15
 -         _2 = consume(_1) -> bb1;         // scope 1 at $DIR/scalar_literal_propagation.rs:+2:5: +2:15