about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-04 05:01:47 +0000
committerbors <bors@rust-lang.org>2022-05-04 05:01:47 +0000
commit21d613b1116eef86d613d5f7f10d8fa5f22e27b3 (patch)
treef08b424e3a630aec38f6559a14a8668aa29ed03e /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent9add63257bd3968a7b7ea3372db9d548561e3396 (diff)
parent6d590ba9426f60459c66d19f73b52f774e23e308 (diff)
downloadrust-21d613b1116eef86d613d5f7f10d8fa5f22e27b3.tar.gz
rust-21d613b1116eef86d613d5f7f10d8fa5f22e27b3.zip
Auto merge of #96447 - petrochenkov:docregr, r=GuillaumeGomez
rustdoc: Resolve doc links on fields during early resolution

Another subset of https://github.com/rust-lang/rust/pull/94857 which fixes https://github.com/rust-lang/rust/issues/96429.

This case regressed in https://github.com/rust-lang/rust/pull/96135 when `may_have_doc_links`-based filtering was introduced.
Before that filtering structs could collect traits in scope for their fields, but after the filtering structs won't collect anything if they don't have doc comments on them, so we have to visit fields too.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions