mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
738b8eadfd
Factor out StmtKind::MacCall fields into `MacCallStmt` struct In PR #76130, I add a fourth field, which makes using a tuple variant somewhat unwieldy.