diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-03-25 12:39:12 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-03-28 10:03:02 +1100 |
| commit | 364b908d574a8e416ceb18fac968d5142765e5e5 (patch) | |
| tree | e97808e29c2ad1dca4f3531bfeaf8989ab4b05e4 /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 8a0c55046c7092d9e019dad03729e8d32e38df72 (diff) | |
| download | rust-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/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
