Missing documentation for rustdoc features doc_cfg_hide
and doc_auto_cfg
#92484
Labels
F-doc_auto_cfg
`#![feature(doc_auto_cfg)]`
F-doc_cfg
`#![feature(doc_cfg)]`
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#89596 and #90502 added two new sub-features of
doc_cfg
but these are currently undocumented outside the implementation. They should probably both be sub-headings under https://doc.rust-lang.org/nightly/rustdoc/unstable-features.html#doccfg-recording-what-platforms-or-features-are-required-for-code-to-be-present.The text was updated successfully, but these errors were encountered: