about summary refs log tree commit diff
path: root/tests/rustdoc/issue-108925.rs
AgeCommit message (Collapse)AuthorLines
2024-09-12rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-13/+0
2024-09-12Add URL and crate_name to test casesMichael Howell-1/+4
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-4/+4
2023-03-27Bless tidyMaybe Waffle-1/+0
2023-03-26rustdoc: tweak `some variants omitted`Ezra Shaw-0/+11
Don't display `// some variants omitted` if enum is marked `#[non_exhaustive]`