summary refs log tree commit diff
path: root/tests/ui/command/need-crate-arg-ignore-tidy$x.stderr
blob: 28f6d31b1ce59ecb2327ed650ffddc5c58e52590 (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