Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
macros
/
macro-use-bad-args-2.stderr
blob: 364f3da6e15ab84eee88a942524a259c10d42c77 [
file
] [
log
] [
blame
] [
edit
]
error
[
E0466
]:
bad macro
import
-->
$DIR
/
macro
-
use
-
bad
-
args
-
2.rs
:
3
:
13
|
LL
|
#[macro_use(foo="bar")]
|
^^^^^^^^^
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0466`
.