mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +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.