| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-03-04 | rustdoc: include link on all.html location header | Michael Howell | -0/+14 | |
| This avoids a subtle layout shift when switching from the crate page to all items. | ||||
| 2023-02-07 | rustdoc: simplify DOM for `.item-table` | Michael Howell | -5/+5 | |
| 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-11 | Move /src/test to /tests | Albert Larsan | -0/+151 | |
