We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
icu4x
1 parent fe6f332 commit 5acc25eCopy full SHA for 5acc25e
tests/ui/unicode.stderr
@@ -11,7 +11,7 @@ error: invisible character detected
11
--> tests/ui/unicode.rs:7:12
12
|
13
LL | print!("Here >< is a SHY, and another");
14
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider replacing the string with: `"Here >\u{AD}< is a SHY, and \u{AD}another"`
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider replacing the string with: `"Here >\u{AD}< is a SHY, and \u{AD}another"`
15
16
error: invisible character detected
17
--> tests/ui/unicode.rs:9:12
0 commit comments