summaryrefslogtreecommitdiffstats
path: root/tests/ui/command/need-crate-arg-ignore-tidy.x.stderr
blob: 89f7210c048e17a7c34377747667f900600cb550 (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