Mention first and last macro in backtrace
This commit is contained in:
parent
475aec1188
commit
01b2379e49
78 changed files with 157 additions and 144 deletions
|
@ -12,7 +12,7 @@ LL | let a = $c;
|
|||
LL | sss!();
|
||||
| ------ in this macro invocation
|
||||
|
|
||||
= note: this error originates in the macro `aaa` (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
= note: this error originates in the macro `aaa` which comes from the expansion of the macro `sss` (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue