rust/tests/rustdoc-ui
Michael Goulet 856ba39bd9
Rollup merge of #138293 - clubby789:doc-cfg-gate, r=GuillaumeGomez
rustdoc: Gate unstable `doc(cfg())` predicates

Fixes #138113

Since the extraction process treats `cfg(true)` as having no cfg attribute, we have to do the gating during parsing; so we remove the unused `features` arg from `Cfg::matches`
2025-03-23 14:59:30 -04:00
..
2025-03-07 17:55:08 +00:00
2024-02-29 14:43:43 +01:00
2024-02-29 14:43:43 +01:00