| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-02-07 | rustdoc: 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-31 | rustdoc: stop making unstable items transparent | Michael Howell | -2/+2 | |
| Fixes #93393 | ||||
| 2023-01-26 | rustdoc: remove mostly-unused CSS classes import/module-item | Michael Howell | -2/+2 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+19 | |
