Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
tests
/
ui
/
attributes
/
crate-name-empty.stderr
blob: 509a42d05f711d0b06959613682dafdc5cd5d670 [
file
] [
log
] [
blame
]
error
:
crate name must
not
be empty
-->
$DIR
/
crate
-
name
-
empty
.
rs
:
3
:
1
|
LL
|
#![crate_name = ""]
|
^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error