blob: 305f76694f71a05d333c34ca60b592e1916d0ef6 (
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 previous error
|