about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2021-11-16 09:28:26 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2021-11-17 09:38:30 +1100
commit552073701f0c20c26b8579b7b6810bbeb6595f26 (patch)
tree8f650401c94296fed170b8cc675983f05a09cf15 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentd914f17ca71a33a89b2dc3436fca51b1a091559e (diff)
downloadrust-552073701f0c20c26b8579b7b6810bbeb6595f26.tar.gz
rust-552073701f0c20c26b8579b7b6810bbeb6595f26.zip
Remove unnecessary lifetime argument from arena macros.
Because it's always `'tcx`. In fact, some of them use a mixture of
passed-in `$tcx` and hard-coded `'tcx`, so no other lifetime would even
work.

This makes the code easier to read.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions