Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
proc-macro
/
derive-helper-legacy-spurious.stderr
blob: 4cd89904ef3e13a82e4d76f9dcbae8a3b13505b3 [
file
] [
log
] [
blame
]
error
:
cannot find attribute
`dummy`
in
this
scope
-->
$DIR
/
derive
-
helper
-
legacy
-
spurious
.
rs
:
3
:
4
|
LL
|
#![dummy]
|
^^^^^
error
:
aborting due to
1
previous error