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-02-10 00:58:37 +0100
committerGitHub <noreply@github.com>2024-02-10 00:58:37 +0100
commitc06199f863b18374d18729a3b2db7a78e8386dae (patch)
tree8dca40bfc50528d22c1498c19de3b05aff88ed04 /compiler/rustc_codegen_llvm/src
parent9ec287dec2c19128cfc00c5cccca9bced45f4142 (diff)
parent14e0dab96bb4038fe85930faf7c31227fbf95d61 (diff)
downloadrust-c06199f863b18374d18729a3b2db7a78e8386dae.tar.gz
rust-c06199f863b18374d18729a3b2db7a78e8386dae.zip
Rollup merge of #120596 - GuillaumeGomez:jump-to-def-non-local-link, r=notriddle,fmease
[rustdoc] Correctly generate path for non-local items in source code pages

While browsing some crates using the "jump to def" feature, I realized that a lot of items didn't have a link generated. The reason is because we only cache foreign items if they appear in the documented API. This means that for the others, we need to infer them.

r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions