about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorUrgau <urgau@numericable.fr>2023-08-18 17:57:20 +0200
committerUrgau <urgau@numericable.fr>2023-08-26 00:15:02 +0200
commitaf6889c28c5ad72433562caf75d2dc97bf494424 (patch)
treeb3a25543aace07323a923a7e5c38ab93319438c2 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent6b3bba8c3e60e08805a5b4b556c5ec128d350382 (diff)
downloadrust-af6889c28c5ad72433562caf75d2dc97bf494424.tar.gz
rust-af6889c28c5ad72433562caf75d2dc97bf494424.zip
rustdoc: bind typedef inner type items to the folding system
This let's us handle a multitude of things for free:
 - #[doc(hidden)]
 - private fields/variants
 - --document-private-items
 - --document-hidden-items

And correct in the process the determination of "has stripped items" by
doing the same logic done by other ones.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions