Skip to content

Commit ddbcc71

Browse files
committed
huh
1 parent 5b2f23c commit ddbcc71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/macro/tests/ui/emit.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ error: example error
88

99
error: example error
1010
--> tests/ui/emit.rs:8:5
11-
|
11+
|
1212
8 | / emit!(
1313
9 | | struct Struct;
1414
10 | | );

examples/no_macro/tests/ui/emit.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ error: example error
88

99
error: example error
1010
--> tests/ui/emit.rs:8:5
11-
|
11+
|
1212
8 | / emit!(
1313
9 | | struct Struct;
1414
10 | | );

0 commit comments

Comments
 (0)