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-11-02 07:47:10 +0000
committerbors <bors@rust-lang.org>2022-11-02 07:47:10 +0000
commit822f8c22f540b12f296d844ad5bf39aaa47bfeb4 (patch)
tree2f30c0285596f8ac3c5509238be43873a6b7ae76 /compiler/rustc_codegen_llvm/src
parenta876a4df32b402e3886cd9f2af02cff3dd8e21c8 (diff)
parent59b8ff97b2e15e4058a9d931e525572728c6ef0e (diff)
downloadrust-822f8c22f540b12f296d844ad5bf39aaa47bfeb4.tar.gz
rust-822f8c22f540b12f296d844ad5bf39aaa47bfeb4.zip
Auto merge of #103649 - petrochenkov:docnotrait, r=GuillaumeGomez
rustdoc: Do not add external traits to the crate in `register_res`

It's not clear why it was done, and apparently it's no longer necessary now.
Such additions are unpredictable for early doc link resolution and would force us to collect all doc links from all external traits.

Fixes https://github.com/rust-lang/rust/issues/103463
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions