blob: 522f54e2b47f16cfa677c29af2ab8213caf82fb3 [file]
error: the `proc_macro_derive` attribute is only usable with crates of the `proc-macro` crate type
--> $DIR/proc_macro_bug.rs:8:3
|
LL | #[proc_macro_derive(DeriveA)]
| ^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error