]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/inline/inline_any_operand.bar.Inline.after.mir
rustc_mir: don't throw away inlined locals' spans.
[rust.git] / src / test / mir-opt / inline / inline_any_operand.bar.Inline.after.mir
index 1ced3fe5d1570b86145d4836e7547d4dcdd01c5f..2d97f4e6d6f711887fb4e6b3bdf74cc47d7aba40 100644 (file)
@@ -11,8 +11,8 @@ fn bar() -> bool {
         scope 2 (inlined foo) {          // at $DIR/inline-any-operand.rs:12:5: 12:13
             debug x => _5;               // in scope 2 at $DIR/inline-any-operand.rs:16:8: 16:9
             debug y => _6;               // in scope 2 at $DIR/inline-any-operand.rs:16:16: 16:17
-            let mut _3: i32;             // in scope 2 at $DIR/inline-any-operand.rs:12:5: 12:13
-            let mut _4: i32;             // in scope 2 at $DIR/inline-any-operand.rs:12:5: 12:13
+            let mut _3: i32;             // in scope 2 at $DIR/inline-any-operand.rs:17:5: 17:6
+            let mut _4: i32;             // in scope 2 at $DIR/inline-any-operand.rs:17:10: 17:11
         }
     }