rust/compiler/rustc_parse
Aaron Hill 090b16717a
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-08-30 18:38:53 -04:00
..
src Factor out StmtKind::MacCall fields into MacCallStmt struct 2020-08-30 18:38:53 -04:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00