mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
eagarly clean astd maps
This commit is contained in:
parent
11cc8024a1
commit
6c63a59425
4 changed files with 9 additions and 3 deletions
|
@ -674,7 +674,7 @@ Grammar(
|
|||
"LifetimeArg": (),
|
||||
|
||||
"MacroItems": (
|
||||
traits: [ "ModuleItemOwner", "FnDefOwner" ],
|
||||
traits: [ "ModuleItemOwner", "FnDefOwner" ],
|
||||
),
|
||||
|
||||
"MacroStmts" : (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue