tests/rustdoc/target-feature.rs
#![feature(doc_cfg)]
#[target_feature]
Closes https://www.github.com/rust-lang/rust/issues/142952