| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-06-24 | Update `tests/rustdoc` to new test syntax | Guillaume Gomez | -2/+2 | |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2023-10-08 | rustdoc: clean up the layout for annotated version numbers | Michael Howell | -0/+7 | |
| This should result in a layout for the actual standard library, when built on CI, that looks like this: _____ / \ std | R | 1.74.0-nightly \_____/ (203c57dbe 2023-09-17) Having the whole version as one string caused it to flex wrap, because the sidebar isn't wide enough to fit the whole thing. | ||||
