rust/compiler/rustc_expand
Nicholas Nethercote d9592c2d9f Shrink Nonterminal.
By heap allocating the argument within `NtPath`, `NtVis`, and `NtStmt`.
This slightly reduces cumulative and peak allocation amounts, most
notably on `deep-vector`.
2022-04-07 12:51:50 +10:00
..
src Shrink Nonterminal. 2022-04-07 12:51:50 +10:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00