diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-11-23 09:41:33 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-11-23 18:49:58 +1100 |
| commit | f450bf49c033f534de22ac026fd10f035f1af3d0 (patch) | |
| tree | 7d2bd085ee33c27dbfb402d3a7cee7bca320e154 /compiler/rustc_codegen_llvm | |
| parent | a65e68a43bc9e71cad3c71ff826d820be7a44260 (diff) | |
| download | rust-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')
0 files changed, 0 insertions, 0 deletions
