rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
This commit is contained in:
parent
ab080973cb
commit
4c7eb59e81
280 changed files with 888 additions and 119 deletions
|
|
@ -22,6 +22,8 @@ LL | | }
|
|||
...
|
||||
LL | create_macro!();
|
||||
| ---------------- in this macro invocation
|
||||
|
|
||||
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
|
||||
error: unused macro definition
|
||||
--> $DIR/unused-macro-rules.rs:24:5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue