Sign in
◑
Theme
rust
/
rust
/
8662be8340e5e2bc06fe16b7df0a7d02ebdf5e64
/
.
/
tests
/
rustdoc-ui
/
proc_macro_bug.stderr
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