]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/const_prop/aggregate.main.ConstProp.diff
Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup
[rust.git] / src / test / mir-opt / const_prop / aggregate.main.ConstProp.diff
index 54877f9f53c668b82dbf44ea4eddefbcada03c9b..c3b2e535f0e1696ad4ae8ee5ef9b23922052da7e 100644 (file)
@@ -23,7 +23,7 @@
 +         _1 = const 1_i32;                // scope 0 at $DIR/aggregate.rs:5:13: 5:28
           StorageDead(_2);                 // scope 0 at $DIR/aggregate.rs:5:27: 5:28
           StorageDead(_3);                 // scope 0 at $DIR/aggregate.rs:5:28: 5:29
-          _0 = const ();                   // scope 0 at $DIR/aggregate.rs:4:11: 6:2
+          nop;                             // scope 0 at $DIR/aggregate.rs:4:11: 6:2
           StorageDead(_1);                 // scope 0 at $DIR/aggregate.rs:6:1: 6:2
           return;                          // scope 0 at $DIR/aggregate.rs:6:2: 6:2
       }