mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
e2116acae5
Improve rustdoc layout This is an overtake of https://github.com/rust-lang/rust/pull/89385 originally written by `@cynecx.` I kept the original commit and simply added the missing fixes into a new one. You can test it online [here](https://rustdoc.crud.net/imperio/improve-rustdoc-layout/std/index.html). r? `@jsha`
For more information about how librustdoc works, see the rustc dev guide.