about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-04-21 12:26:58 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2022-04-21 12:34:38 +1000
commitcc4e3443ecf96f395e598b14af208d36a11ffb9f (patch)
treeab6584a8420bfd39835a4090b00fd484cca67335 /compiler/rustc_codegen_llvm/src
parent7a89255b20d6fcbaf96ceeddcf6de119ee4ae0a5 (diff)
downloadrust-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