]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/inline/inline_retag.bar.Inline.after.mir
New upstream version 1.63.0+dfsg1
[rustc.git] / src / test / mir-opt / inline / inline_retag.bar.Inline.after.mir
index 1aa859484f6f963a8321a35f97d250982df4470d..2d85ff9a0cbc229609c31f820e99f2b11072d328 100644 (file)
@@ -69,4 +69,8 @@ fn bar() -> bool {
         StorageDead(_4);                 // scope 0 at $DIR/inline-retag.rs:13:1: 13:2
         return;                          // scope 0 at $DIR/inline-retag.rs:13:2: 13:2
     }
+
+    bb1 (cleanup): {
+        resume;                          // scope 0 at $DIR/inline-retag.rs:10:1: 13:2
+    }
 }