rust/compiler/rustc_expand
Nicholas Nethercote d21b4f30c1 Introduce TtParser.
It currently has no state, just the three methods `parse_tt`,
`parse_tt_inner`, and `bb_items_ambiguity_error`.

This commit is large but trivial, and mostly consists of changes to the
indentation of those methods. Subsequent commits will do more.
2022-03-19 07:47:22 +11:00
..
src Introduce TtParser. 2022-03-19 07:47:22 +11:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00