mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
Remove dead code, which elaborately pretends to be alive
This commit is contained in:
parent
15cfa9a808
commit
292ba6a1f8
6 changed files with 11 additions and 52 deletions
|
@ -191,7 +191,6 @@ pub enum SyntaxKind {
|
|||
RECORD_LIT,
|
||||
RECORD_FIELD_LIST,
|
||||
RECORD_FIELD,
|
||||
TRY_BLOCK_EXPR,
|
||||
BOX_EXPR,
|
||||
CALL_EXPR,
|
||||
INDEX_EXPR,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue