diff options
| author | bors <bors@rust-lang.org> | 2022-05-04 05:01:47 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-05-04 05:01:47 +0000 |
| commit | 21d613b1116eef86d613d5f7f10d8fa5f22e27b3 (patch) | |
| tree | f08b424e3a630aec38f6559a14a8668aa29ed03e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 9add63257bd3968a7b7ea3372db9d548561e3396 (diff) | |
| parent | 6d590ba9426f60459c66d19f73b52f774e23e308 (diff) | |
| download | rust-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/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
