about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-11 23:36:46 +0100
committerGitHub <noreply@github.com>2022-12-11 23:36:46 +0100
commit6ed8cb6616694244efebd84f70c4e8b41eab6bbf (patch)
tree6e4276aacaa18843f5c7e7f0feb5d53770c85c59 /compiler/rustc_codegen_llvm/src/errors.rs
parent4154e14f9ac586b4bb8c67db1d474b4d8c960e23 (diff)
parent99d229095e856c7f9a2ec3663e17f30967e4098e (diff)
downloadrust-6ed8cb6616694244efebd84f70c4e8b41eab6bbf.tar.gz
rust-6ed8cb6616694244efebd84f70c4e8b41eab6bbf.zip
Rollup merge of #105472 - spastorino:make-encoder-use-queries, r=oli-obk
Make encode_info_for_trait_item use queries instead of accessing the HIR

This change avoids accessing the HIR on `encode_info_for_trait_item` and uses queries. We will need to execute this function for elements that have no HIR and by using queries we will be able to feed for definitions that have no HIR.

r? ``@oli-obk``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions