| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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. | ||||
