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 c8f5733 commit 03468c2Copy full SHA for 03468c2
tests/ui/delimiter-span.stderr
@@ -1,4 +1,4 @@
1
-error: no rules expected the token `{`
+error: no rules expected `{`
2
--> tests/ui/delimiter-span.rs:19:16
3
|
4
5 | macro_rules! picky {
@@ -9,7 +9,7 @@ error: no rules expected the token `{`
9
10
= note: while trying to match sequence start
11
12
13
--> tests/ui/delimiter-span.rs:20:16
14
15
0 commit comments