rust/tests/ui/rfc-2457/crate_name_nonascii_forbidden-2.stderr
2023-01-11 09:32:08 +00:00

9 lines
211 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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