diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-04-21 12:26:58 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-04-21 12:34:38 +1000 |
| commit | cc4e3443ecf96f395e598b14af208d36a11ffb9f (patch) | |
| tree | ab6584a8420bfd39835a4090b00fd484cca67335 /compiler/rustc_codegen_llvm/src | |
| parent | 7a89255b20d6fcbaf96ceeddcf6de119ee4ae0a5 (diff) | |
| download | rust-cc4e3443ecf96f395e598b14af208d36a11ffb9f.tar.gz rust-cc4e3443ecf96f395e598b14af208d36a11ffb9f.zip | |
Produce `CloseDelim` and pop the stack at the same time.
This makes `CloseDelim` handling more like `OpenDelim` handling, which produces `OpenDelim` and pushes the stack at the same time. It requires some adjustment to `parse_token_tree` now that we don't remain within the frame after getting the `CloseDelim`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
