mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-31 07:37:30 +00:00
Fix parser tests for 1.53
This commit is contained in:
parent
b6cb6d5abe
commit
02d25ab60d
54 changed files with 198 additions and 198 deletions
|
@ -15,7 +15,7 @@ SOURCE_FILE@0..30
|
|||
ERROR@16..22
|
||||
LABEL@16..22
|
||||
LIFETIME@16..21
|
||||
LIFETIME_IDENT@16..21 "\'loop"
|
||||
LIFETIME_IDENT@16..21 "'loop"
|
||||
COLON@21..22 ":"
|
||||
WHITESPACE@22..23 " "
|
||||
IMPL@23..27
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue