Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
imports
/
import-crate-var.stderr
blob: 41a8772d28fa57b8a2e0d5e4df1927493d1ecd72 [
file
] [
log
] [
blame
]
error
:
`$crate`
may
not
be imported
-->
$DIR
/
import
-
crate
-
var
.
rs
:
6
:
5
|
LL
|
m
!();
|
^^^^
|
=
note
:
this
error originates
in
the macro
`m`
(
in
Nightly
builds
,
run
with
-
Z macro
-
backtrace
for
more info
)
error
:
aborting due to
1
previous error