]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/const_prop/mutable_variable_aggregate_partial_read.main.ConstProp.diff
Rollup merge of #100713 - Xiretza:parser-expr-session-diagnostics, r=estebank
[rust.git] / src / test / mir-opt / const_prop / mutable_variable_aggregate_partial_read.main.ConstProp.diff
index c678f7b0327633d6ffad6e1f68c61e2dc26ea294..6eda503c1eec4c615afcb8e467988fc186447935 100644 (file)
@@ -16,7 +16,7 @@
           StorageLive(_1);                 // scope 0 at $DIR/mutable_variable_aggregate_partial_read.rs:+1:9: +1:14
           _1 = foo() -> bb1;               // scope 0 at $DIR/mutable_variable_aggregate_partial_read.rs:+1:29: +1:34
                                            // mir::Constant
-                                           // + span: $DIR/mutable_variable_aggregate_partial_read.rs:5:29: 5:32
+                                           // + span: $DIR/mutable_variable_aggregate_partial_read.rs:6:29: 6:32
                                            // + literal: Const { ty: fn() -> (i32, i32) {foo}, val: Value(<ZST>) }
       }