mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-20 17:16:28 +00:00
Factor out StmtKind::MacCall fields into `MacCallStmt` struct In PR #76130, I add a fourth field, which makes using a tuple variant somewhat unwieldy.