blob: 861510212f920c6c7c7c886f4d93665a57a2ae6b (
plain)
1
2
3
4
5
6
|
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
|