mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
6d6fa792ff
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.