]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/while_let_loops.change_loop_body.PreCodegen.after.64bit.mir
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / test / mir-opt / while_let_loops.change_loop_body.PreCodegen.after.64bit.mir
index dae0cbb65a4b3f871ddfe1a5f333b86cbeb86999..b6767077d429a1a1940cfd6e7205798638e3dbb0 100644 (file)
@@ -10,7 +10,6 @@ fn change_loop_body() -> () {
     bb0: {
         StorageLive(_1);                 // scope 0 at $DIR/while_let_loops.rs:6:9: 6:15
         _1 = const 0_i32;                // scope 0 at $DIR/while_let_loops.rs:6:18: 6:19
-        _0 = const ();                   // scope 1 at $DIR/while_let_loops.rs:7:5: 10:6
         StorageDead(_1);                 // scope 0 at $DIR/while_let_loops.rs:11:1: 11:2
         return;                          // scope 0 at $DIR/while_let_loops.rs:11:2: 11:2
     }