about summary refs log tree commit diff
path: root/tests/rustdoc-ui/target-feature-stability.rs
AgeCommit message (Collapse)AuthorLines
2025-06-16rustdoc: `{Meta,Pointee,}Sized` in non-minicoreDavid Wood-1/+7
Some rustdoc tests are `no_core` and need to have `MetaSized` and `PointeeSized` added to them.
2025-03-01also skip abi_required_features check in rustdocRalf Jung-3/+13
2025-02-28add testRalf Jung-0/+18