about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-08 15:20:33 +0000
committerbors <bors@rust-lang.org>2022-01-08 15:20:33 +0000
commit488acf86a75c56d30b16822e953c505a9e4901a7 (patch)
treeeb2b7b5859c272086f867a431d4aa08eb8db5e8b /compiler/rustc_codegen_llvm/src/llvm/mod.rs
parent66f64a441a05cee8d5d701477b43ed851f778f3a (diff)
parent9d625bc9724fcaef8cc74055c576dec6457a4b70 (diff)
downloadrust-488acf86a75c56d30b16822e953c505a9e4901a7.tar.gz
rust-488acf86a75c56d30b16822e953c505a9e4901a7.zip
Auto merge of #90639 - matthewjasper:leaf-def-cache, r=cjgillot
Add a query for resolving an impl item from the trait item

This makes finding the item in an impl that implements a given trait item a query. This is for a few reasons:

- To slightly improve performance
- To avoid having to do name resolution during monomorphisation
- To make it easier to implement potential future features that create anonymous associated items
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions