]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/lower_intrinsics.f_unit.PreCodegen.before.mir
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / src / test / mir-opt / lower_intrinsics.f_unit.PreCodegen.before.mir
index f8857eda7372174691872fa28cd53bbaa6eba861..2b9ffaaf971087b52fdb34606170765885862268 100644 (file)
@@ -22,7 +22,6 @@ fn f_unit() -> () {
     bb1: {
         StorageDead(_2);                 // scope 1 at $DIR/lower_intrinsics.rs:29:5: 29:19
         StorageDead(_1);                 // scope 0 at $DIR/lower_intrinsics.rs:29:18: 29:19
-        _0 = const ();                   // scope 0 at $DIR/lower_intrinsics.rs:28:17: 30:2
         return;                          // scope 0 at $DIR/lower_intrinsics.rs:30:2: 30:2
     }
 }