about summary refs log tree commit diff
path: root/tests/rustdoc/stability.rs
AgeCommit message (Collapse)AuthorLines
2025-02-02rustc_allowed_through_unstable_modules: require deprecation messageRalf Jung-1/+1
2025-01-17Update rustdoc testsGuillaume Gomez-3/+3
2024-11-02rustdoc: skip stability inheritance for some item kindsLukas Markeffsky-14/+100
2024-09-30rustdoc: rewrite stability inheritance as a passLukas Markeffsky-8/+41
2024-09-24rustdoc: inherit parent's stability where applicableLukas Markeffsky-1/+30
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-6/+6
2023-11-23Sort unstable items last in rustdoc, instead of firstDavid Tolnay-3/+3
2023-11-23Add test of rustdoc sort order for stable vs unstable itemDavid Tolnay-0/+11
2023-01-11Move /src/test to /testsAlbert Larsan-0/+12