mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Remove dead code
This commit is contained in:
parent
c1e53d668f
commit
45e6052406
2 changed files with 0 additions and 27 deletions
|
@ -503,9 +503,6 @@ NameRef =
|
|||
MacroCall =
|
||||
Attr* Path '!' Name? TokenTree ';'?
|
||||
|
||||
MacroDef =
|
||||
Name TokenTree
|
||||
|
||||
TokenTree =
|
||||
'(' ')' | '{' '}' | '[' ']'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue