about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-01-23 10:12:57 +0000
committerbors <bors@rust-lang.org>2023-01-23 10:12:57 +0000
commit5bef91c6e902f3bded724713bd2a64ea50abbd25 (patch)
tree2f51c05c1fb38c0d6554c708f74c07ebf55b99d2 /compiler/rustc_codegen_cranelift/src
parent6b3cd03fdb285781c60f5962194719fdfd46d910 (diff)
parent415c14129b02cc3c61f294cff885cee6c589940d (diff)
downloadrust-5bef91c6e902f3bded724713bd2a64ea50abbd25.tar.gz
rust-5bef91c6e902f3bded724713bd2a64ea50abbd25.zip
Auto merge of #107136 - petrochenkov:dochidden, r=cjgillot
rustc_metadata: Encode `doc(hidden)` flag to metadata

To retrieve these flags rustdoc currently has to mass decode full attributes for items in the whole crate tree, so it's better to pre-compute it in advance.

This is especially important for short-term performance of https://github.com/rust-lang/rust/pull/107054 because resolver cannot use memoization of query results yet.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src')
0 files changed, 0 insertions, 0 deletions