File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ error: example error
7
7
= note: this error originates in the attribute macro `attr_emit` (in Nightly builds, run with -Z macro-backtrace for more info)
8
8
9
9
error: example error
10
- --> tests/ui/emit.rs:8:5
11
- |
12
- 8 | / emit!(
13
- 9 | | struct Struct;
10
+ --> tests/ui/emit.rs:8:5
11
+ |
12
+ 8 | / emit!(
13
+ 9 | | struct Struct;
14
14
10 | | );
15
15
| |_____^
16
16
|
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ error: example error
7
7
= note: this error originates in the attribute macro `attr_emit` (in Nightly builds, run with -Z macro-backtrace for more info)
8
8
9
9
error: example error
10
- --> tests/ui/emit.rs:8:5
11
- |
12
- 8 | / emit!(
13
- 9 | | struct Struct;
10
+ --> tests/ui/emit.rs:8:5
11
+ |
12
+ 8 | / emit!(
13
+ 9 | | struct Struct;
14
14
10 | | );
15
15
| |_____^
16
16
|
You can’t perform that action at this time.
0 commit comments