| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-04 | `librustdoc`: 2024 edition! 🎊 | Yotam Ofek | -1/+1 | |
| 2021-09-20 | Migrate to 2021 | Mark Rousskov | -1/+1 | |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 | |
| Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo. | ||||
| 2021-04-04 | use jemallocator in rustc/rustdoc | Gus Wynn | -0/+3 | |
| 2019-02-05 | Transition rustdoc to 2018 edition | Hirokazu Hata | -0/+1 | |
| 2018-05-17 | Rename rustdoc to use underscores | Mark Simulacrum | -1/+1 | |
| 2017-08-13 | Cargotest needs only one rustdoc.exe to exist on Windows | Mark Simulacrum | -1/+4 | |
| 2017-07-27 | Build rustdoc on-demand. | Mark Simulacrum | -0/+11 | |
| Rustdoc is no longer compiled in every stage, alongside rustc, instead it is only compiled when requested, and generally only for the last stage. | ||||
