mirror of https://github.com/rust-lang/rust.git
Update test names to not have dots
This commit is contained in:
parent
53f48ddbc7
commit
247a080b98
|
@ -1,4 +1,4 @@
|
||||||
error: invalid character `'.'` in crate name: `need_crate_arg_ignore_tidy.x`
|
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
|
= help: you can either pass `--crate-name` on the command line or add `#![crate_name="…"]` to set the crate name
|
||||||
|
|
Loading…
Reference in New Issue