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
77 = note: this error originates in the attribute macro `attr_emit` (in Nightly builds, run with -Z macro-backtrace for more info)
88
99error: 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;
141410 | | );
1515 | |_____^
1616 |
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ error: example error
77 = note: this error originates in the attribute macro `attr_emit` (in Nightly builds, run with -Z macro-backtrace for more info)
88
99error: 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;
141410 | | );
1515 | |_____^
1616 |
You can’t perform that action at this time.
0 commit comments