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-04-07 04:45:12 +0000
committerbors <bors@rust-lang.org>2021-04-07 04:45:12 +0000
commit1c158b6a8b440f826d952c3a8f42bdc3f77a5ac1 (patch)
treea761b215e64d40ff400b48926c976cfe4999316a /compiler/rustc_codegen_llvm/src
parentc53d2d40f9a1db8bad4da30a6b10d6fe9be6a1b2 (diff)
parent9e11902eff3b5bde80c4ac8e8d970f5f89ad818f (diff)
downloadrust-1c158b6a8b440f826d952c3a8f42bdc3f77a5ac1.tar.gz
rust-1c158b6a8b440f826d952c3a8f42bdc3f77a5ac1.zip
Auto merge of #83833 - jyn514:no-resolver, r=GuillaumeGomez
rustdoc: Store intra-doc links in Cache instead of on items directly

Items are first built after rustdoc creates the TyCtxt. To allow
resolving the links before the TyCtxt is built, the links can't be
stored on `clean::Item` directly.

Helps with https://github.com/rust-lang/rust/issues/83761. Opening this early because I think it might decrease memory usage.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions