Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
tests
/
ui
/
lexer
/
lex-invisible-characters.stderr
blob: ddac0f4e9325c1648993c6023c0ecace4098c1e8 [
file
] [
edit
]
error
:
unknown start of token
:
\u
{
200b
}
-->
$DIR
/
lex
-
invisible
-
characters
.
rs
:
3
:
8
|
LL
|
fn main
()
{
|
^
|
=
help
:
invisible characters like
'\u{200b}'
are
not
usually visible
in
text editors
error
:
aborting due to
1
previous error