]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #91931 - LegionMammal978:less-inband-codegen_llvm, r=davidtwco
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 18 Dec 2021 13:49:40 +0000 (14:49 +0100)
committerGitHub <noreply@github.com>
Sat, 18 Dec 2021 13:49:40 +0000 (14:49 +0100)
commitca3d129ee38fc73085f7ad5b525e5245f7ad59f1
tree27f70cb97692ac327d9bfbb21212e4049fde5270
parent9e720a8aae2d895fd7b7bffe65a5d2c305ea114f
parent4937a55dfb19e804c3c974e5341b70dcd76192d4
Rollup merge of #91931 - LegionMammal978:less-inband-codegen_llvm, r=davidtwco

Remove `in_band_lifetimes` from `rustc_codegen_llvm`

See #91867 for more information.

This one took a while. This crate has dozens of functions not associated with any type, and most of them were using in-band lifetimes for `'ll` and `'tcx`.
compiler/rustc_codegen_llvm/src/back/write.rs
compiler/rustc_codegen_llvm/src/debuginfo/metadata.rs