mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
error: cannot load a crate with a non-ascii name `му_сгате`
|
||
--> $DIR/crate_name_nonascii_forbidden-2.rs:4:5
|
||
|
|
||
LL | use му_сгате::baz;
|
||
| ^^^^^^^^
|
||
|
||
error: aborting due to previous error
|
||
|