#[doc(cfg(..)]
does not respect check-cfg
#138358
Labels
C-bug
Category: This is a bug.
F-doc_cfg
`#![feature(doc_cfg)]`
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Original context
check_matches
emits a buffered lint, but rustdoc never emits this, so unknown cfgs are silently expected.The text was updated successfully, but these errors were encountered: