Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
proc-macro
/
derive-still-gated.stderr
blob: 25777f72b8d11a80aafa8596621b40635e30e397 [
file
] [
log
] [
blame
]
error
:
cannot find attribute
`derive_Empty`
in
this
scope
-->
$DIR
/
derive
-
still
-
gated
.
rs
:
6
:
3
|
LL
|
#[derive_Empty]
|
^^^^^^^^^^^^
error
:
aborting due to
1
previous error