Sign in
fuchsia
/
third_party
/
rust
/
8429c9911b68afe9c0cc5804cb15fc22f03d913c
/
.
/
tests
/
ui
/
invalid-compile-flags
/
print-file-names-request-malformed-crate-name-1.stderr
blob: de62aed79fce5200e3eb4b8a133e6625d70af03c [
file
] [
log
] [
blame
]
error
:
malformed
`crate_name`
attribute input
-->
$DIR
/
print
-
file
-
names
-
request
-
malformed
-
crate
-
name
-
1.rs
:
4
:
1
|
LL
|
#![crate_name]
|
^^^^^^^^^^^^^^
help
:
must be of the form
:
`#![crate_name = "name"]`
error
:
aborting due to
1
previous error