Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
invalid-compile-flags
/
need-crate-arg-ignore-tidy$x.stderr
blob: 861510212f920c6c7c7c886f4d93665a57a2ae6b [
file
] [
log
] [
blame
]
error
:
invalid character
'$'
in
crate name
:
`need_crate_arg_ignore_tidy$x`
|
=
help
:
you can either
pass
`--crate-name`
on the command line
or
add
`#![crate_name = "…"]`
to
set
the crate name
error
:
aborting due to
1
previous error