about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-09-11 17:06:44 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-09-17 16:24:35 +1000
commit3ec2f121cc92879bdfc6aa80c29841b7e3a779e1 (patch)
treedd089005b2ec4d29b843d7266aed7994d9a7932d /compiler/rustc_codegen_llvm/src/builder.rs
parentae1f092307986627ac18887ebf169ce35ef3046e (diff)
downloadrust-3ec2f121cc92879bdfc6aa80c29841b7e3a779e1.tar.gz
rust-3ec2f121cc92879bdfc6aa80c29841b7e3a779e1.zip
Rename some lifetimes.
`'mir` is not a good lifetime name in `LocalAnalyzer`, because it's used
on two unrelated fields. `'a` is more standard for a situation like this
(e.g. #130022).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions