rust/tests/ui/command/need-crate-arg-ignore-tidy$x.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
242 B
Plaintext
Raw Normal View History

2024-03-05 03:02:33 -06:00
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