]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/simplify_locals.t2.SimplifyLocals.diff
New upstream version 1.63.0+dfsg1
[rustc.git] / src / test / mir-opt / simplify_locals.t2.SimplifyLocals.diff
index 06216efcec04e3127946cd4509af3b4f3ead63e5..6c9ed96e78ffe401f2668f3aec5f04d488a1112c 100644 (file)
@@ -15,6 +15,7 @@
 -         _1 = &mut (*_2);                 // scope 1 at $DIR/simplify-locals.rs:50:14: 50:20
 -         StorageDead(_2);                 // scope 0 at $DIR/simplify-locals.rs:50:22: 50:23
 -         StorageDead(_1);                 // scope 0 at $DIR/simplify-locals.rs:50:22: 50:23
+          _0 = const ();                   // scope 0 at $DIR/simplify-locals.rs:48:9: 51:2
           return;                          // scope 0 at $DIR/simplify-locals.rs:51:2: 51:2
       }
   }