2020-10-02 22:03:33 +00:00
|
|
|
|
error: invisible character detected
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:6:12
|
2018-10-06 16:18:06 +00:00
|
|
|
|
|
|
2018-12-27 15:57:55 +00:00
|
|
|
|
LL | print!("Here >< is a ZWS, and another");
|
2019-08-23 05:42:45 +00:00
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider replacing the string with: `"Here >/u{200B}< is a ZWS, and /u{200B}another"`
|
2018-10-06 16:18:06 +00:00
|
|
|
|
|
|
2020-10-02 22:03:33 +00:00
|
|
|
|
= note: `-D clippy::invisible-characters` implied by `-D warnings`
|
2017-02-07 20:05:30 +00:00
|
|
|
|
|
2020-10-02 22:03:33 +00:00
|
|
|
|
error: invisible character detected
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:8:12
|
2020-10-02 09:54:31 +00:00
|
|
|
|
|
|
|
|
|
|
LL | print!("Here >< is a SHY, and another");
|
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider replacing the string with: `"Here >/u{AD}< is a SHY, and /u{AD}another"`
|
|
|
|
|
|
2020-10-02 22:07:56 +00:00
|
|
|
|
error: invisible character detected
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:10:12
|
2020-10-02 22:07:56 +00:00
|
|
|
|
|
|
|
|
|
|
LL | print!("Here >< is a WJ, and another");
|
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider replacing the string with: `"Here >/u{2060}< is a WJ, and /u{2060}another"`
|
|
|
|
|
|
2019-08-23 05:42:45 +00:00
|
|
|
|
error: non-NFC Unicode sequence detected
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:16:12
|
2017-02-07 20:05:30 +00:00
|
|
|
|
|
|
2018-12-27 15:57:55 +00:00
|
|
|
|
LL | print!("̀àh?");
|
2019-08-23 05:42:45 +00:00
|
|
|
|
| ^^^^^ help: consider replacing the string with: `"̀àh?"`
|
2017-02-07 20:05:30 +00:00
|
|
|
|
|
|
2018-08-01 14:30:44 +00:00
|
|
|
|
= note: `-D clippy::unicode-not-nfc` implied by `-D warnings`
|
2017-02-07 20:05:30 +00:00
|
|
|
|
|
|
|
|
|
error: literal non-ASCII character detected
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:24:16
|
2017-02-07 20:05:30 +00:00
|
|
|
|
|
|
2022-08-13 00:02:57 +00:00
|
|
|
|
LL | print!("Üben!");
|
|
|
|
|
| ^^^^^^^ help: consider replacing the string with: `"/u{dc}ben!"`
|
2017-02-07 20:05:30 +00:00
|
|
|
|
|
|
2022-08-13 00:02:57 +00:00
|
|
|
|
note: the lint level is defined here
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:21:13
|
2022-08-13 00:02:57 +00:00
|
|
|
|
|
|
|
|
|
|
LL | #![deny(clippy::non_ascii_literal)]
|
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
|
|
error: literal non-ASCII character detected
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:30:36
|
2022-08-13 00:02:57 +00:00
|
|
|
|
|
|
|
|
|
|
LL | const _EMPTY_BLOCK: char = '▱';
|
|
|
|
|
| ^^^ help: consider replacing the string with: `'/u{25b1}'`
|
2017-02-07 20:05:30 +00:00
|
|
|
|
|
2021-11-26 09:49:14 +00:00
|
|
|
|
error: literal non-ASCII character detected
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:31:35
|
2021-11-26 09:49:14 +00:00
|
|
|
|
|
|
2022-08-13 00:02:57 +00:00
|
|
|
|
LL | const _FULL_BLOCK: char = '▰';
|
|
|
|
|
| ^^^ help: consider replacing the string with: `'/u{25b0}'`
|
2021-11-26 09:49:14 +00:00
|
|
|
|
|
|
|
|
|
error: literal non-ASCII character detected
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:51:21
|
2022-08-13 00:02:57 +00:00
|
|
|
|
|
|
|
|
|
|
LL | let _ = "悲しいかな、ここに日本語を書くことはできない。";
|
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider replacing the string with: `"/u{60b2}/u{3057}/u{3044}/u{304b}/u{306a}/u{3001}/u{3053}/u{3053}/u{306b}/u{65e5}/u{672c}/u{8a9e}/u{3092}/u{66f8}/u{304f}/u{3053}/u{3068}/u{306f}/u{3067}/u{304d}/u{306a}/u{3044}/u{3002}"`
|
|
|
|
|
|
|
|
|
|
|
note: the lint level is defined here
|
2023-04-20 15:19:36 +00:00
|
|
|
|
--> $DIR/unicode.rs:40:17
|
2021-11-26 09:49:14 +00:00
|
|
|
|
|
|
2022-08-13 00:02:57 +00:00
|
|
|
|
LL | #![deny(clippy::non_ascii_literal)]
|
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-11-26 09:49:14 +00:00
|
|
|
|
|
2022-08-13 00:02:57 +00:00
|
|
|
|
error: aborting due to 8 previous errors
|
2018-01-16 16:06:27 +00:00
|
|
|
|
|