resolve: Refactor away legacy_macro_imports/LegacyMacroImports
This commit is contained in:
parent
dd3738a2ba
commit
171df347ff
2 changed files with 39 additions and 37 deletions
8
src/test/run-pass/macros/macro-use-all-and-none.stderr
Normal file
8
src/test/run-pass/macros/macro-use-all-and-none.stderr
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
warning: unused attribute
|
||||
--> $DIR/macro-use-all-and-none.rs:15:1
|
||||
|
|
||||
LL | #[macro_use()]
|
||||
| ^^^^^^^^^^^^^^
|
||||
|
|
||||
= note: #[warn(unused_attributes)] on by default
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue