diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2021-11-16 09:28:26 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2021-11-17 09:38:30 +1100 |
| commit | 552073701f0c20c26b8579b7b6810bbeb6595f26 (patch) | |
| tree | 8f650401c94296fed170b8cc675983f05a09cf15 /compiler/rustc_codegen_llvm/src | |
| parent | d914f17ca71a33a89b2dc3436fca51b1a091559e (diff) | |
| download | rust-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_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
