| Age | Commit message (Expand) | Author | Lines |
| 2024-04-02 | Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomez | Guillaume Gomez | -0/+2 |
| 2024-03-30 | bump tracing-tree to 0.3 | klensy | -1/+1 |
| 2024-03-21 | rustdoc-search: compressed bitmap to sort, then load desc | Michael Howell | -0/+2 |
| 2024-03-08 | bump itertools to 0.12 | klensy | -1/+1 |
| 2023-11-22 | Update itertools to 0.11. | Nicholas Nethercote | -1/+1 |
| 2023-11-01 | Update minifier-rs version to 0.3.0 | Guillaume Gomez | -1/+1 |
| 2023-10-22 | rustdoc: use JS to inline target type impl docs into alias | Michael Howell | -0/+1 |
| 2023-10-14 | Update minifier version to 0.2.3 | Guillaume Gomez | -1/+1 |
| 2023-03-14 | rustdoc: DocFS: Replace rayon with threadpool and enable it for all targets | Guillaume Gomez | -3/+1 |
| 2023-03-06 | Update askama version to 0.12 | Guillaume Gomez | -1/+1 |
| 2023-02-21 | Use `ThinVec` in various AST types. | Nicholas Nethercote | -1/+0 |
| 2023-02-21 | Upgrade `thin-vec` from 0.2.9 to 0.2.12. | Nicholas Nethercote | -1/+1 |
| 2023-02-10 | Resolve documentation links in rustc and store the results in metadata | Vadim Petrochenkov | -1/+0 |
| 2022-11-29 | update cpufeatures, swap difference to dissimilar | klensy | -1/+1 |
| 2022-11-19 | Rollup merge of #103117 - joshtriplett:use-is-terminal, r=eholk | Matthias Krüger | -1/+0 |
| 2022-11-02 | rustdoc: use ThinVec for cleaned generics | Michael Howell | -1/+1 |
| 2022-10-16 | Use IsTerminal in librustdoc | Josh Triplett | -1/+0 |
| 2022-08-29 | Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`. | Nicholas Nethercote | -6/+7 |
| 2022-08-16 | Update minifier version to 0.2.2 | Guillaume Gomez | -1/+1 |
| 2022-07-26 | Update pulldown-cmark version | Guillaume Gomez | -1/+1 |
| 2022-06-27 | Update `smallvec` to 1.8.1. | Nicholas Nethercote | -1/+1 |
| 2022-06-07 | Update minifier version to 0.2.1 | Guillaume Gomez | -1/+1 |
| 2022-05-24 | Update minifier-rs version to 0.1.0 | Guillaume Gomez | -1/+1 |
| 2022-05-06 | rustdoc: don't build `rayon` for non-windows targets | klensy | -1/+3 |
| 2022-04-21 | rustdoc: Optimize IdMap | Jakub Beránek | -0/+1 |
| 2022-03-07 | Update minifier version | Guillaume Gomez | -1/+1 |
| 2022-03-04 | Update `itertools` | pierwill | -1/+1 |
| 2022-02-07 | cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars... | klensy | -1/+1 |
| 2022-01-26 | Update minifier crate version to 0.0.42 | Guillaume Gomez | -1/+1 |
| 2022-01-19 | Move back templates into html folder | Guillaume Gomez | -1/+1 |
| 2022-01-17 | Rollup merge of #92819 - euclio:atty, r=CraftSpider | Matthias Krüger | -0/+1 |
| 2022-01-16 | Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-01-13 | rustdoc: remove hand-rolled isatty | Andy Russell | -0/+1 |
| 2022-01-10 | Update rayon and rustc-rayon | Josh Stone | -1/+1 |
| 2022-01-10 | Migrate rustdoc from Tera to Askama | Dirkjan Ochtman | -1/+1 |
| 2021-12-31 | Auto merge of #92252 - GuillaumeGomez:update-pulldown, r=camelid,xFrednet | bors | -1/+1 |
| 2021-12-28 | Update pulldown-cmark version to 0.9 | Guillaume Gomez | -1/+1 |
| 2021-12-22 | Upgrade `tracing-subscriber` | pierwill | -1/+1 |
| 2021-12-22 | Update chalk to 0.75.0 | pierwill | -1/+1 |
| 2021-10-28 | rustdoc: Switch to mainline rayon | Noah Lev | -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 |
| 2021-06-20 | Use Tera templates for rustdoc. | Jacob Hoffman-Andrews | -0/+1 |
| 2021-05-20 | Upgrade minifier version to 0.0.41 | Guillaume Gomez | -1/+1 |
| 2021-04-21 | Use arrayvec 0.7, drop smallvec 0.6 | Jubilee Young | -1/+1 |
| 2021-04-04 | use jemallocator in rustc/rustdoc | Gus Wynn | -0/+3 |
| 2021-03-22 | missing newline at eof | Nelson J Morais | -1/+1 |
| 2021-03-22 | add key rustc_private for package metadata for rust-analyzer in librustdoc | Nelson J Morais | -0/+3 |
| 2021-03-09 | Bump tracing-tree dependency | Oli Scherer | -1/+1 |
| 2021-03-05 | Update minifier dependency version | Guillaume Gomez | -1/+1 |