about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-09-23 19:39:12 +0000
committerbors <bors@rust-lang.org>2024-09-23 19:39:12 +0000
commit8ab744e2d195d3afc61ac9aa0dc9a5a36863437a (patch)
tree4441ab0b3424784811eab75ac722bb332db2f7b1 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentb7ab258a0ea47c020d8e6569e5d8295d8104a513 (diff)
parent6b34c8df2cd5db6626e00564446b886b3827b080 (diff)
downloadrust-8ab744e2d195d3afc61ac9aa0dc9a5a36863437a.tar.gz
rust-8ab744e2d195d3afc61ac9aa0dc9a5a36863437a.zip
Auto merge of #13431 - GnomedDev:split-def_path_res, r=y21
Split def_path_res into two parts

`def_path_res` previously had two jobs:
1. looking up the crates to find the path in
2. looking up path in said crates

This splits that job up into two functions, keeping `def_path_res` as an adapter between the both, to avoid repeating the first step when repeatedly looking up items in the same crate.

changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions