]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/unreachable.main.UnreachablePropagation.diff
New upstream version 1.50.0+dfsg1
[rustc.git] / src / test / mir-opt / unreachable.main.UnreachablePropagation.diff
index 37ff5c6ee3bbdc4f6202c122ab07d5a6a38ee92a..6f44de1e4a4f5fdf61a19dc52edfb9af7958d04c 100644 (file)
@@ -32,7 +32,7 @@
       }
   
       bb2: {
-          _0 = const ();                   // scope 0 at $DIR/unreachable.rs:9:5: 19:6
+          _0 = const ();                   // scope 0 at $DIR/unreachable.rs:19:6: 19:6
           StorageDead(_1);                 // scope 0 at $DIR/unreachable.rs:20:1: 20:2
           return;                          // scope 0 at $DIR/unreachable.rs:20:2: 20:2
 -     }