| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-05 | Move primitive rustdoc tests into the `primitive` sub folder | Guillaume Gomez | -36/+0 | |
| 2024-09-10 | rustdoc: make the header show all three buttons | Michael Howell | -1/+0 | |
| This tweaks it to use less space for the breadcrumbs. | ||||
| 2024-06-24 | Update `tests/rustdoc` to new test syntax | Guillaume Gomez | -11/+11 | |
| 2023-03-30 | Update tests for rustc_doc_primitive | Guillaume Gomez | -2/+2 | |
| 2023-01-28 | rustdoc: remove unused class `has-srclink` | Michael Howell | -1/+1 | |
| Stopped being used in CSS with 73d0f7c7b68784f1db0a1f53855c20d118a7e8b0 | ||||
| 2023-01-13 | rustdoc: 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-11 | Move /src/test to /tests | Albert Larsan | -0/+37 | |
