Skip to content

Commit 668d2fe

Browse files
Update line # in test output
1 parent 0984639 commit 668d2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/mir-dataflow/indirect-mutation-offset.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error: rustc_peek: bit not set
2-
--> $DIR/indirect-mutation-offset.rs:34:14
2+
--> $DIR/indirect-mutation-offset.rs:41:14
33
|
44
LL | unsafe { rustc_peek(x) };
55
| ^^^^^^^^^^^^^

0 commit comments

Comments
 (0)