| Age | Commit message (Expand) | Author | Lines |
| 2023-10-22 | rustdoc: rename `/implementors` to `/impl.trait` | Michael Howell | -5/+5 |
| 2023-10-21 | rustdoc: avoid allocating strings primitive link printing | Michael Howell | -26/+51 |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -6/+6 |
| 2023-10-17 | [RFC 3127 - Trim Paths]: Fix building tools (rustdoc, clippy, ...) | Urgau | -1/+2 |
| 2023-10-16 | Auto merge of #116804 - matthiaskrgr:rollup-m2qm8ul, r=matthiaskrgr | bors | -1/+1 |
| 2023-10-16 | Rollup merge of #116709 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-10-16 | Auto merge of #116731 - Alexendoo:hash-untracked-state, r=oli-obk | bors | -0/+2 |
| 2023-10-14 | Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=G... | Matthias Krüger | -36/+57 |
| 2023-10-14 | Add `Config::hash_untracked_state` callback | Alex Macleod | -0/+2 |
| 2023-10-14 | Update minifier version to 0.2.3 | Guillaume Gomez | -1/+1 |
| 2023-10-13 | Add some FIXMEs for remaining issues that we need to fix before using more c... | Oli Scherer | -0/+4 |
| 2023-10-12 | hide `host` param from generic parameter list of `~const` bounds | Oli Scherer | -8/+17 |
| 2023-10-12 | Hide host effect params from docs | Oli Scherer | -13/+17 |
| 2023-10-12 | Auto merge of #116600 - GuillaumeGomez:repr-enums-discriminant, r=fmease | bors | -10/+24 |
| 2023-10-11 | Improve code documentation a bit | Guillaume Gomez | -2/+2 |
| 2023-10-11 | Show enum discriminant if a compatible repr is used | Guillaume Gomez | -10/+24 |
| 2023-10-11 | rustdoc: fix resize trouble with mobile | Michael Howell | -0/+4 |
| 2023-10-11 | rustdoc: avoid whole page layout on each frame | Michael Howell | -9/+67 |
| 2023-10-11 | rustdoc: bundle sidebar button icon into CSS | Michael Howell | -20/+23 |
| 2023-10-11 | rustdoc: enforce BODY_MIN constraint on sidebar resize | Michael Howell | -17/+122 |
| 2023-10-11 | rustdoc: clean up main.js and src-script.js | Michael Howell | -6/+13 |
| 2023-10-11 | rustdoc: allow resizing the sidebar | Michael Howell | -21/+328 |
| 2023-10-11 | Handle private dep at the same level as masked crates | Guillaume Gomez | -15/+10 |
| 2023-10-11 | Prevent showing methods from blanket impls of not available foreign traits to... | Guillaume Gomez | -1/+13 |
| 2023-10-11 | Auto merge of #115948 - notriddle:notriddle/logo-lockup, r=fmease | bors | -60/+209 |
| 2023-10-10 | Rollup merge of #109422 - notriddle:notriddle/impl-disambiguate-search, r=Gui... | Guillaume Gomez | -51/+146 |
| 2023-10-09 | Auto merge of #116142 - GuillaumeGomez:enum-variant-display, r=fmease | bors | -31/+112 |
| 2023-10-09 | Improve code | Guillaume Gomez | -36/+24 |
| 2023-10-08 | Clean up subversion layout | Michael Howell | -0/+5 |
| 2023-10-08 | rustdoc: add missing macros to sibling nav sidebar | Michael Howell | -8/+21 |
| 2023-10-08 | rustdoc: clean up the In [name] up-pointer | Michael Howell | -12/+33 |
| 2023-10-08 | rustdoc: align crate name with search bar | Michael Howell | -5/+27 |
| 2023-10-08 | rustdoc: remove rust logo from non-Rust crates | Michael Howell | -32/+70 |
| 2023-10-08 | rustdoc: clean up the layout for annotated version numbers | Michael Howell | -6/+16 |
| 2023-10-08 | rustdoc: show crate name beside small logo | Michael Howell | -33/+73 |
| 2023-10-07 | Correctly handle cross-crate C-like variants | Guillaume Gomez | -20/+7 |
| 2023-10-07 | Only display enum variants integer values if one of them has a value set | Guillaume Gomez | -18/+27 |
| 2023-10-06 | Show values of C-like variants even if not defined by the user | Guillaume Gomez | -22/+90 |
| 2023-10-05 | rustdoc-search: fix bug with multi-item impl trait | Michael Howell | -1/+1 |
| 2023-10-04 | Rollup merge of #116388 - fmease:rustdoc-fix-n-clean-up-x-crate-higher-ranked... | Matthias Krüger | -104/+69 |
| 2023-10-03 | rustdoc: add support for cross-crate higher-ranked types | León Orell Valerian Liehr | -1/+16 |
| 2023-10-03 | rustdoc: fix & clean up handling of cross-crate higher-ranked lifetimes | León Orell Valerian Liehr | -103/+53 |
| 2023-09-30 | Auto merge of #116195 - fmease:rustdoc-investigate-perf-regression, r=Guillau... | bors | -27/+16 |
| 2023-09-30 | rustdoc: reduce the amount of `asyncness` query executions | León Orell Valerian Liehr | -1/+7 |
| 2023-09-29 | rustdoc: simplify sugared_async_return_type | León Orell Valerian Liehr | -26/+9 |
| 2023-09-28 | Rollup merge of #116211 - matthiaskrgr:clippy3, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-09-28 | Auto merge of #116208 - matthiaskrgr:the_loop_that_wasnt, r=GuillaumeGomez | bors | -1/+1 |
| 2023-09-27 | Auto merge of #116148 - DaniPopes:rustdoc-type-layout-ws, r=jsha | bors | -2/+2 |
| 2023-09-27 | fix clippy::{redundant_guards, useless_format} | Matthias Krüger | -1/+1 |
| 2023-09-27 | rustdoc: while -> if | Matthias Krüger | -1/+1 |