about summary refs log tree commit diff
path: root/tests/rustdoc/target-feature.rs
AgeCommit message (Collapse)AuthorLines
2025-09-27Fix `tests/rustdoc/target-feature.rs` test by adding missing ↵Guillaume Gomez-0/+2
`#![feature(doc_cfg)]`
2025-06-24rustdoc: Don't mark `#[target_feature]` functions as ⚠Alona Enraght-Moony-0/+38
Closes https://www.github.com/rust-lang/rust/issues/142952