about summary refs log tree commit diff
path: root/tests/rustdoc/index-page.rs
AgeCommit message (Collapse)AuthorLines
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-4/+4
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2023-01-13rustdoc: remove unnecessary DOM class `h1.fqn`Michael Howell-1/+1
It's misleading. The main heading sometimes isn't an fully qualified name at all. It's also redundant. It's always a child of `div.main-heading`, so just use that.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+11