Sign in
rust
/
rust
/
7253b2ba610be3cfdfd391de9af8ec461a2dee27
/
.
/
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