about summary refs log tree commit diff
path: root/tests/rustdoc/primitive-reference.rs
AgeCommit message (Collapse)AuthorLines
2023-03-30Update tests for rustc_doc_primitiveGuillaume Gomez-2/+2
2023-01-28rustdoc: remove unused class `has-srclink`Michael Howell-1/+1
Stopped being used in CSS with 73d0f7c7b68784f1db0a1f53855c20d118a7e8b0
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/+37