Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
derives
/
derive-deadlock.stderr
blob: 116245aa3cbf1a655d8f05c937e28f551c535d68 [
file
] [
log
] [
blame
] [
edit
]
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