about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-05 18:21:10 +0200
committerGitHub <noreply@github.com>2024-06-05 18:21:10 +0200
commit94c19c652298378222e134b07bcc61b0aaa27e80 (patch)
tree7e2f445f82fc5c99ca82ce79835c3cf293b79799 /compiler/rustc_codegen_llvm/src
parente1745122ae95c45cc99734eae0baa26f5caea05e (diff)
parentc8a331ac527264ce46b28a8592c31dcef2a5759b (diff)
downloadrust-94c19c652298378222e134b07bcc61b0aaa27e80.tar.gz
rust-94c19c652298378222e134b07bcc61b0aaa27e80.zip
Rollup merge of #125819 - oli-obk:localize, r=fmease
Various `HirTyLowerer` cleanups

Previously there was some ad-hoc specialization going on, because you could call `allows_infer`, which basically was deciding between whether the trait object was backed by `FnCtxt` or by `ItemCtxt`. I moved all the different logic into dedicated methods on `HirTyLowerer` and removed `allows_infer`

best reviewed commit-by-commit
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions