about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-03-25 12:39:12 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2022-03-28 10:03:02 +1100
commit364b908d574a8e416ceb18fac968d5142765e5e5 (patch)
treee97808e29c2ad1dca4f3531bfeaf8989ab4b05e4 /compiler/rustc_codegen_gcc
parent8a0c55046c7092d9e019dad03729e8d32e38df72 (diff)
downloadrust-364b908d574a8e416ceb18fac968d5142765e5e5.tar.gz
rust-364b908d574a8e416ceb18fac968d5142765e5e5.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions