Update icu4x
dependencies
This commit is contained in:
parent
fe6f332193
commit
5acc25e700
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ error: invisible character detected
|
||||||
--> tests/ui/unicode.rs:7:12
|
--> tests/ui/unicode.rs:7:12
|
||||||
|
|
|
|
||||||
LL | print!("Here >< is a SHY, and another");
|
LL | print!("Here >< is a SHY, and another");
|
||||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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"`
|
||||||
|
|
||||||
error: invisible character detected
|
error: invisible character detected
|
||||||
--> tests/ui/unicode.rs:9:12
|
--> tests/ui/unicode.rs:9:12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue