about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-11-11 22:00:53 +0000
committerbors <bors@rust-lang.org>2021-11-11 22:00:53 +0000
commit14a2fd640e0df9ee8cc1e04280b0c3aff93c42da (patch)
treeff33ab007794af4108e4a330702c16093cbd3a27 /compiler/rustc_codegen_llvm/src
parent936238a92b2f9d6e7afe7dda69b4afd903f96399 (diff)
parent51345a83aaa99d1ec1a64e09c4e3280051e9cfa2 (diff)
downloadrust-14a2fd640e0df9ee8cc1e04280b0c3aff93c42da.tar.gz
rust-14a2fd640e0df9ee8cc1e04280b0c3aff93c42da.zip
Auto merge of #90489 - jyn514:load-all-extern-crates, r=petrochenkov
rustdoc: Go back to loading all external crates unconditionally

This *continues* to cause regressions. This code will be unnecessary
once access to the resolver happens fully before creating the tyctxt
(#83761), so load all crates unconditionally for now. To minimize churn, this leaves in the code for loading crates selectively.

"Fixes" https://github.com/rust-lang/rust/issues/84738. Previously: https://github.com/rust-lang/rust/pull/83738, https://github.com/rust-lang/rust/pull/85749, https://github.com/rust-lang/rust/pull/88215

r? `@petrochenkov` cc `@camelid` (this should fix the "index out of bounds" error you had while looking up `crate_name`).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions