about summary refs log tree commit diff
path: root/tests/rustdoc/cfg_doc_reexport.rs
AgeCommit message (Collapse)AuthorLines
2025-05-05Created `tests/rustdoc/reexports` subfolder to limit number of files at the ↵Guillaume Gomez-36/+0
top level
2025-02-04Add missing lang items in no_core tests in rustdocMichael Goulet-1/+4
2025-01-18Remove more CSS classesGuillaume Gomez-2/+2
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-7/+7
2023-02-07rustdoc: simplify DOM for `.item-table`Michael Howell-2/+2
This switches from using `<div>` to the more semantic `<ul>`, and using class names that rhyme with the classes the search results table uses.
2023-01-26rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+33