mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-19 01:50:32 +00:00
internal: remove unused dollars
This commit is contained in:
parent
5a83d1be66
commit
485c5e6717
5 changed files with 5 additions and 53 deletions
|
@ -120,8 +120,6 @@ pub enum SyntaxKind {
|
|||
LIFETIME_IDENT,
|
||||
COMMENT,
|
||||
SHEBANG,
|
||||
L_DOLLAR,
|
||||
R_DOLLAR,
|
||||
SOURCE_FILE,
|
||||
STRUCT,
|
||||
UNION,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue