| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-18 | Use folder icon instead of hamburger and sidebar | Michael Howell | -3/+6 | |
| 2023-12-18 | Add back the column | Michael Howell | -17/+6 | |
| 2023-12-17 | rustdoc: clean up source sidebar hide button | Michael Howell | -1/+1 | |
| This is a redesign of the feature, with parts pulled from https://github.com/rust-lang/rust/pull/119049 but with a button that looks more like a button and matches the one used on other sidebar pages. | ||||
| 2023-10-08 | rustdoc: fix rustdoc-gui tests for logo changes | Michael Howell | -8/+13 | |
| 2023-07-14 | rustdoc: use `src` consistently over `source` in code | Michael Howell | -18/+18 | |
| The CSS uses an inconsistent mix of both. This commit switches it to always use `src`. | ||||
| 2023-06-14 | Fix `href` attribute value check on Windows (`DOC_PATH` lacks an extra `/`) | Guillaume Gomez | -12/+12 | |
| 2023-05-18 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -11/+11 | |
| 2023-05-11 | Migrate to 0.16.0 browser-ui-test version | Guillaume Gomez | -33/+14 | |
| 2023-04-12 | Add/update tests for `--extend-css` option | Guillaume Gomez | -1/+1 | |
| 2023-04-11 | Update rustdoc GUI tests to new browser-ui-test version | Guillaume Gomez | -6/+6 | |
| 2023-04-05 | Update GUI tests for logo display on very small screens | Guillaume Gomez | -0/+5 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+218 | |
