Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
derives
/
derive-deadlock.stderr
blob: 116245aa3cbf1a655d8f05c937e28f551c535d68 [
file
] [
log
] [
blame
]
error
:
cannot determine resolution
for
the attribute macro
`derive`
-->
$DIR
/
derive
-
deadlock
.
rs
:
3
:
3
|
LL
|
#[derive(Default)]
|
^^^^^^
|
=
note
:
import
resolution
is
stuck
,
try
simplifying macro imports
error
:
aborting due to
1
previous error