]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/while_let_loops.change_loop_body.PreCodegen.after.64bit.mir
Auto merge of #96978 - lqd:win_pgo2, r=Mark-Simulacrum
[rust.git] / src / test / mir-opt / while_let_loops.change_loop_body.PreCodegen.after.64bit.mir
index 3c94fbddc4421622cbbefab82507734cba5b0b1f..5657f9413a1b4e585bc62f359a2edc4ba3035c4c 100644 (file)
@@ -5,6 +5,8 @@ fn change_loop_body() -> () {
     let mut _1: i32;                     // in scope 0 at $DIR/while_let_loops.rs:6:9: 6:15
     scope 1 {
         debug _x => _1;                  // in scope 1 at $DIR/while_let_loops.rs:6:9: 6:15
+        scope 2 {
+        }
     }
 
     bb0: {