Sign in
android
/
platform
/
external
/
rust
/
crates
/
proc-macro-hack
/
refs/heads/main-16k
/
.
/
tests
/
ui
/
unexpected-arg.stderr
blob: 6895e82ee577ae9d326cda405d90073a2a8738af [
file
] [
log
] [
blame
] [
edit
]
error
:
unexpected argument to proc_macro_hack macro implementation
;
args are only accepted on the macro declaration
(
the
`pub use`
)
-->
$DIR
/
unexpected
-
arg
.
rs
:
3
:
19
|
3
|
#[proc_macro_hack(fake_call_site)]
|
^^^^^^^^^^^^^^