rust/tests/ui/command/need-crate-arg-ignore-tidy$x.stderr
2024-03-05 09:02:33 +00:00

7 lines
242 B
Plaintext

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