Files
rust/compiler/rustc_ast/src
Nicholas Nethercote 364b908d57 Remove Nonterminal::NtTT.
It's only needed for macro expansion, not as a general element in the
AST. This commit removes it, adds `NtOrTt` for the parser and macro
expansion cases, and renames the variants in `NamedMatch` to better
match the new type.
2022-03-28 10:03:02 +11:00
..
2020-08-30 18:45:07 +03:00
2022-02-26 13:45:43 -03:00
2021-06-20 11:52:51 +02:00
2022-03-28 10:03:02 +11:00
2022-02-26 13:45:43 -03:00
2022-03-28 10:03:02 +11:00
2021-07-17 19:41:02 +02:00
2022-01-22 10:38:31 +11:00
2022-03-28 10:03:02 +11:00
2022-02-26 13:45:43 -03:00