Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
command
/
need-crate-arg-ignore-tidy$x.stderr
blob: 28f6d31b1ce59ecb2327ed650ffddc5c58e52590 [
file
] [
log
] [
blame
] [
edit
]
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