]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/const_allocation2.main.ConstProp.after.32bit.mir
New upstream version 1.53.0+dfsg1
[rustc.git] / src / test / mir-opt / const_allocation2.main.ConstProp.after.32bit.mir
index d2e764f856f08442004df1ed2b54d2a10085df28..1e4bd4ba914d59615a4785aa3c01ed17b51d16ed 100644 (file)
@@ -18,7 +18,7 @@ fn main() -> () {
         _1 = (*_2);                      // scope 0 at $DIR/const_allocation2.rs:5:5: 5:8
         StorageDead(_2);                 // scope 0 at $DIR/const_allocation2.rs:5:8: 5:9
         StorageDead(_1);                 // scope 0 at $DIR/const_allocation2.rs:5:8: 5:9
-        _0 = const ();                   // scope 0 at $DIR/const_allocation2.rs:4:11: 6:2
+        nop;                             // scope 0 at $DIR/const_allocation2.rs:4:11: 6:2
         return;                          // scope 0 at $DIR/const_allocation2.rs:6:2: 6:2
     }
 }