rust/compiler/rustc_expand
Nicholas Nethercote 7450c4e3e8 Remove explicit delimiter token trees from Delimited.
They were introduced by the final commit in #95159 and gave a
performance win. But since the introduction of `MatcherLoc` they are no
longer needed. This commit reverts that change, making the code a bit
simpler.
2022-04-09 10:11:40 +10:00
..
src Remove explicit delimiter token trees from Delimited. 2022-04-09 10:11:40 +10:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00