about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-02-18 10:26:45 +0000
committerbors <bors@rust-lang.org>2022-02-18 10:26:45 +0000
commitb8c56fa8c30821129b0960180f528d4a1a4f9316 (patch)
treee10393af81501f8642b144aa256686d77d6a78f9 /compiler/rustc_codegen_llvm
parentfeac2ecf1cae1dd0f56bed1cecc6e109c64b3d4f (diff)
parent0da7adc8283211ffc649d169a94deed20f331c81 (diff)
downloadrust-b8c56fa8c30821129b0960180f528d4a1a4f9316.tar.gz
rust-b8c56fa8c30821129b0960180f528d4a1a4f9316.zip
Auto merge of #93766 - petrochenkov:doclinkregr, r=camelid,GuillaumeGomez
rustdoc: Collect traits in scope for lang items

Inherent impls on primitive types are not included in the list of all inherent impls in the crate (`inherent_impls_in_crate_untracked`), they are taken from the list of lang items instead, but such impls can also be inlined by rustdoc, e.g. if something derefs to a primitive type.

r? `@camelid`
Fixes https://github.com/rust-lang/rust/issues/93698
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions