mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
Dead code
This commit is contained in:
parent
71a4d32562
commit
01d6c3836b
2 changed files with 84 additions and 113 deletions
|
@ -473,9 +473,6 @@ LifetimeArg =
|
|||
ConstArg =
|
||||
Literal | BlockExpr BlockExpr
|
||||
|
||||
MetaItem =
|
||||
Path '=' AttrInput nested_meta_items:MetaItem*
|
||||
|
||||
AdtDef =
|
||||
Struct
|
||||
| Enum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue