rust/compiler/rustc_expand
Nicholas Nethercote 14875a5564 Reorder cases in parse_tt_inner.
I find the new order easier to read: within a matcher; past the end of a
repetition; at end of input. It also reduces the indentation level by
one for
2022-03-18 14:21:13 +11:00
..
src Reorder cases in parse_tt_inner. 2022-03-18 14:21:13 +11:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00