diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-15 10:56:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-15 10:56:59 +0100 |
| commit | 700670f3a71daf7982e5a9658543f4e881285ad6 (patch) | |
| tree | 834b9f6bb929eb5148c301b1e7da0b3ddbd90b8f /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | 9ca0bd518ac5b30eea0319c92566eaf77f397708 (diff) | |
| parent | eaf39cbd9e37e705664dcf0e1ca1042913cf521a (diff) | |
| download | rust-700670f3a71daf7982e5a9658543f4e881285ad6.tar.gz rust-700670f3a71daf7982e5a9658543f4e881285ad6.zip | |
Rollup merge of #91885 - LegionMammal978:less-inband-codegen_ssa, r=workingjubilee
Remove `in_band_lifetimes` from `rustc_codegen_ssa` See #91867 for more information. In `compiler/rustc_codegen_ssa/src/coverageinfo/map.rs`, there are several functions with an explicit `'a` lifetime but only a single `&'a self` parameter. These lifetimes should be redundant given lifetime elision, unless the existential `impl Iterator` has weird issues regarding that. Should the redundant lifetimes be removed?
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
