Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
ui
/
macros
/
macro-use-bad-args-1.stderr
blob: 4e5482a518c9586dc8a803cc9d4e61ea13e708fc [
file
] [
log
] [
blame
]
error
[
E0466
]:
bad macro
import
-->
$DIR
/
macro
-
use
-
bad
-
args
-
1.rs
:
3
:
13
|
LL
|
#[macro_use(foo(bar))]
|
^^^^^^^^
error
:
aborting due to previous error
For
more information about
this
error
,
try
`rustc --explain E0466`
.