Skip to content

Commit 642a339

Browse files
committed
Update test data
1 parent 4f2134c commit 642a339

File tree

178 files changed

+10223
-10580
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

178 files changed

+10223
-10580
lines changed

crates/ra_syntax/test_data/parser/err/0005_attribute_recover.rast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ [email protected]
2828
2929
3030
31-
32-
33-
34-
31+
32+
33+
3534
3635
3736

crates/ra_syntax/test_data/parser/err/0007_stray_curly_in_file.rast

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ [email protected]
2121
2222
2323
24-
25-
26-
24+
25+
2726
2827
2928

crates/ra_syntax/test_data/parser/err/0008_item_block_recovery.rast

Lines changed: 24 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ [email protected]
99
1010
1111
12-
13-
14-
15-
12+
13+
14+
1615
1716
1817
@@ -34,30 +33,28 @@ [email protected]
3433
3534
3635
37-
38-
39-
40-
41-
42-
43-
36+
37+
38+
39+
40+
41+
4442
4543
4644
4745
48-
49-
50-
51-
52-
53-
54-
55-
56-
57-
58-
59-
60-
46+
47+
48+
49+
50+
51+
52+
53+
54+
55+
56+
57+
6158
6259
6360
@@ -71,10 +68,9 @@ [email protected]
7168
7269
7370
74-
75-
76-
77-
71+
72+
73+
7874
7975
error 17..17: expected BANG
8076
error 19..19: expected SEMICOLON

crates/ra_syntax/test_data/parser/err/0010_unsafe_lambda_block.rast

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,36 @@ [email protected]
99
1010
1111
12-
13-
14-
15-
16-
17-
18-
19-
20-
21-
22-
23-
24-
25-
26-
27-
28-
29-
30-
31-
32-
33-
34-
35-
36-
37-
38-
39-
40-
41-
42-
12+
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
4342
4443
error 24..24: expected `{`
4544
error 24..24: expected SEMICOLON

crates/ra_syntax/test_data/parser/err/0014_where_no_bounds.rast

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ [email protected]
2525
2626
2727
28-
29-
30-
28+
29+
3130
3231
error 19..19: expected colon

crates/ra_syntax/test_data/parser/err/0016_missing_semi.rast

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -9,36 +9,35 @@ [email protected]
99
1010
1111
12-
13-
14-
15-
16-
17-
18-
19-
20-
21-
22-
23-
24-
25-
26-
27-
28-
29-
30-
31-
32-
33-
34-
35-
36-
37-
38-
39-
40-
41-
42-
12+
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
4342
4443
error 38..38: expected SEMICOLON

crates/ra_syntax/test_data/parser/err/0017_incomplete_binexpr.rast

Lines changed: 22 additions & 23 deletions

0 commit comments

Comments
 (0)