rust/compiler/rustc_parse
Tyler Mandry 738b8eadfd
Rollup merge of #76132 - Aaron1011:mac-call-stmt, r=petrochenkov
Factor out StmtKind::MacCall fields into `MacCallStmt` struct

In PR #76130, I add a fourth field, which makes using a tuple variant
somewhat unwieldy.
2020-09-01 18:24:33 -07:00
..
src Rollup merge of #76132 - Aaron1011:mac-call-stmt, r=petrochenkov 2020-09-01 18:24:33 -07:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00