Skip to content

Commit 0edc5c9

Browse files
author
AB1908
committed
Fix error template
1 parent 3f0a75d commit 0edc5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/issue-53787-inline-assembler-macro.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0669]: invalid value for constraint in inline assembly
2-
--> $DIR/issue-53787-inline-assembler-macro.rs:22:16
2+
--> $DIR/issue-53787-inline-assembler-macro.rs:21:16
33
|
44
LL | fake_jump!("FirstFunc"); //~ ERROR invalid value for constraint in inline assembly
55
| ^^^^^^^^^^^

0 commit comments

Comments
 (0)