]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rust-analyzer/crates/syntax/rust.ungram
:arrow_up: rust-analyzer
[rust.git] / src / tools / rust-analyzer / crates / syntax / rust.ungram
index 62aa47839942a42b596723d7da9b241f128afc58..894795435451c8e2691fe805253987719cd80313 100644 (file)
@@ -343,7 +343,6 @@ Expr =
 | Literal
 | LoopExpr
 | MacroExpr
-| MacroStmts
 | MatchExpr
 | MethodCallExpr
 | ParenExpr