We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185a582 commit 43f045cCopy full SHA for 43f045c
1 file changed
tests/ui/whitespace/invalid_whitespace.stderr
@@ -1,9 +1,10 @@
1
error: unknown start of token: \u{200b}
2
- --> $DIR/invalid_whitespace.rs:7:11
+ --> $DIR/invalid_whitespace.rs:10:11
3
|
4
LL | let a=x + y;
5
| ^
6
7
= help: invisible characters like '\u{200b}' are not usually visible in text editors
8
9
error: aborting due to 1 previous error
10
+
0 commit comments