about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-03-06 02:14:49 +0000
committerbors <bors@rust-lang.org>2022-03-06 02:14:49 +0000
commit1661e4c7e0e68b4297aec095064d80566d4ea2b1 (patch)
treef6c7a06ce52783302e4e9bcf71a89ee633feb89a /compiler/rustc_codegen_llvm/src
parent0cbef1c6a7f4ee33cd41d91778544c5399f10f39 (diff)
parent25c5e39bb14976a969664d450086b6e8dc09e318 (diff)
downloadrust-1661e4c7e0e68b4297aec095064d80566d4ea2b1.tar.gz
rust-1661e4c7e0e68b4297aec095064d80566d4ea2b1.zip
Auto merge of #93805 - petrochenkov:doclinkself, r=camelid,GuillaumeGomez
rustdoc: Stop textually replacing `Self` in doc links before resolving them

Resolve it directly to a type / def-id instead.

Also never pass `Self` to `Resolver`, it is useless because it's guaranteed that no resolution will be found.

This is a pre-requisite for https://github.com/rust-lang/rust/issues/83761.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions