diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-08-01 12:49:36 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-08-01 12:49:36 +0100 |
commit | cf17366df97d460f246f69d06fbfb129074d1a5c (patch) | |
tree | cb6e4783b74d04ae2188fb04b652488e97429b99 /crates/ra_syntax/test_data/parser/inline/err | |
parent | 5af32aeb2b83c7ae8adf3e088bf4f3691aa45eb1 (diff) | |
parent | bff8dd094958f1abe2fcfe8fe9f15dc7a7e6b53e (diff) |
Merge #5642
5642: Grammar updates r=matklad a=matklad
bors r+
Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'crates/ra_syntax/test_data/parser/inline/err')
-rw-r--r-- | crates/ra_syntax/test_data/parser/inline/err/0003_pointer_type_no_mutability.rast | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ra_syntax/test_data/parser/inline/err/0003_pointer_type_no_mutability.rast b/crates/ra_syntax/test_data/parser/inline/err/0003_pointer_type_no_mutability.rast index 2409eefe7..0d8bf6dd6 100644 --- a/crates/ra_syntax/test_data/parser/inline/err/0003_pointer_type_no_mutability.rast +++ b/crates/ra_syntax/test_data/parser/inline/err/0003_pointer_type_no_mutability.rast | |||
@@ -7,7 +7,7 @@ [email protected] | |||
7 | [email protected] " " | 7 | [email protected] " " |
8 | [email protected] "=" | 8 | [email protected] "=" |
9 | [email protected] " " | 9 | [email protected] " " |
10 | POINTE[email protected] | 10 | [email protected] |
11 | [email protected] "*" | 11 | [email protected] "*" |
12 | [email protected] | 12 | [email protected] |
13 | [email protected] "(" | 13 | [email protected] "(" |