| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-17 | rustdoc: clean up source sidebar hide button | Michael Howell | -2/+2 | |
| 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-07-14 | rustdoc: use `src` consistently over `source` in code | Michael Howell | -2/+2 | |
| The CSS uses an inconsistent mix of both. This commit switches it to always use `src`. | ||||
| 2023-04-11 | Update rustdoc GUI tests to new browser-ui-test version | Guillaume Gomez | -2/+2 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+7 | |
