blob: e7de7e7ad08c9824720c340f74453450a106ec6a [file] [log] [blame]
warning: unused attribute
--> $DIR/macro-use-all-and-none.rs:7:1
|
LL | #[macro_use()]
| ^^^^^^^^^^^^^^
|
note: lint level defined here
--> $DIR/macro-use-all-and-none.rs:4:9
|
LL | #![warn(unused_attributes)]
| ^^^^^^^^^^^^^^^^^