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>2023-11-23 09:41:33 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-11-23 18:49:58 +1100
commitf450bf49c033f534de22ac026fd10f035f1af3d0 (patch)
tree7d2bd085ee33c27dbfb402d3a7cee7bca320e154 /compiler/rustc_codegen_llvm/src
parenta65e68a43bc9e71cad3c71ff826d820be7a44260 (diff)
downloadrust-f450bf49c033f534de22ac026fd10f035f1af3d0.tar.gz
rust-f450bf49c033f534de22ac026fd10f035f1af3d0.zip
Use `'mir` lifetime name more.
Some types have a `body: &'mir Body<'tcx>` and some have `body: &'a
Body<'tcx>`. The former is more readable, so this commit converts some
fo the latter to the former.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions