| Age | Commit message (Expand) | Author | Lines |
| 2023-06-21 | rustdoc: render the assoc ty body before the where-clause | León Orell Valerian Liehr | -1/+2 |
| 2023-06-21 | Fix union fields display | Guillaume Gomez | -3/+2 |
| 2023-06-13 | Fix URL encoding of % sign in Rust Doc. | TumoiYorozu | -2/+0 |
| 2023-06-12 | Revert "List matching impls on type aliases" | Guillaume Gomez | -78/+12 |
| 2023-06-09 | List matching impls on type aliases | Guillaume Gomez | -12/+78 |
| 2023-06-05 | Rollup merge of #112243 - GuillaumeGomez:rm-unneeded-buffer-creations, r=notr... | Guillaume Gomez | -3/+3 |
| 2023-06-05 | Move write! arguments directly into the string | Guillaume Gomez | -2/+2 |
| 2023-06-05 | Auto merge of #110945 - wackbyte:doc-vis-on-inherent-assoc-types, r=jsha | bors | -1/+3 |
| 2023-06-03 | Remove unneeded `Buffer` allocations when `&mut fmt::Write` can be used directly | Guillaume Gomez | -2/+2 |
| 2023-05-30 | rustdoc: simplify `clean` by removing `FnRetTy` | Michael Howell | -1/+6 |
| 2023-05-22 | rustdoc: Cleanup doc string collapsing | Vadim Petrochenkov | -4/+5 |
| 2023-05-17 | Add missing backslash in HTML string | Guillaume Gomez | -1/+1 |
| 2023-05-04 | IAT: Rustdoc integration | León Orell Valerian Liehr | -1/+3 |
| 2023-05-03 | Restrict `From<S>` for `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -2/+1 |
| 2023-04-30 | Rollup merge of #110983 - GuillaumeGomez:foreign-repr, r=notriddle | Matthias Krüger | -30/+8 |
| 2023-04-29 | Unify attributes retrieval for JSON and HTML rendering | Guillaume Gomez | -73/+2 |
| 2023-04-29 | Get `repr` information through `AdtDef` for foreign items | Guillaume Gomez | -10/+59 |
| 2023-04-28 | rustdoc: fix weird margins between Deref impl items | Michael Howell | -6/+12 |
| 2023-04-28 | rustdoc: render visibility on associated types | wackbyte | -1/+3 |
| 2023-04-22 | Rollup merge of #109949 - notriddle:notriddle/type-layout, r=jsha | Yuki Okushi | -0/+1 |
| 2023-04-21 | rustdoc: factor `document_type_layout` into its own module | Michael Howell | -0/+1 |
| 2023-04-12 | remove some unneeded imports | KaDiWa | -1/+0 |
| 2023-04-05 | rustdoc: migrate `item_union` to an Askama template | Michael Howell | -35/+42 |
| 2023-04-03 | rustdoc: migrate document functions to return a Display | Michael Howell | -124/+140 |
| 2023-04-03 | rustdoc: convert render_attributes_in_pre to return a Display | Michael Howell | -5/+12 |
| 2023-03-22 | Rollup merge of #108954 - notriddle:notriddle/notable-trait-generic, r=camelid | Matthias Krüger | -2/+2 |
| 2023-03-12 | rustdoc: rename `Type::is_same` to `is_doc_subtype_of` | Michael Howell | -2/+2 |
| 2023-03-11 | Rollup merge of #108784 - clubby789:askama-sidebar, r=jsha,GuillaumeGomez | Matthias Krüger | -632/+1 |
| 2023-03-11 | Rollup merge of #108757 - clubby789:askama-move, r=notriddle,jsha,GuillaumeGomez | Matthias Krüger | -43/+54 |
| 2023-03-11 | Rollup merge of #107629 - pitaj:rustdoc-search-deprecated, r=jsha | Matthias Krüger | -0/+1 |
| 2023-03-10 | Render doc sidebar using Askama | clubby789 | -632/+1 |
| 2023-03-10 | Migrate `document_item_info` to templates | clubby789 | -43/+54 |
| 2023-03-10 | rustdoc: sort deprecated items lower in search | Peter Jaszkowiak | -0/+1 |
| 2023-03-09 | rustdoc: handle generics better when matching notable traits | Michael Howell | -2/+2 |
| 2023-02-15 | Use more let chain | Guillaume Gomez | -27/+25 |
| 2023-02-13 | Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui... | Matthias Krüger | -1/+1 |
| 2023-02-11 | Rollup merge of #107490 - notriddle:notriddle/rm-sidebar-tooltip, r=Guillaume... | Dylan DPC | -3/+0 |
| 2023-02-03 | rustdoc: use the same URL escape rules for fragments as for examples | Michael Howell | -23/+52 |
| 2023-01-31 | rustdoc: remove inconsistently-present sidebar tooltips | Michael Howell | -3/+0 |
| 2023-01-30 | rustdoc: remove meta keywords from HTML | Michael Howell | -2/+0 |
| 2023-01-28 | rustdoc: remove unused class `has-srclink` | Michael Howell | -16/+4 |
| 2023-01-27 | rustdoc: merge doctest tooltip with notable traits tooltip | Michael Howell | -1/+1 |
| 2023-01-22 | rustdoc: Use `DefId(Map,Set)` instead of `FxHash(Map,Set)` | Vadim Petrochenkov | -6/+6 |
| 2023-01-16 | Move compiler input and ouput paths into session | Oli Scherer | -1/+1 |
| 2023-01-14 | Rollup merge of #106855 - klensy:rd-s, r=notriddle | Matthias Krüger | -3/+3 |
| 2023-01-14 | Rollup merge of #106828 - notriddle:notriddle/notable-trait-docblock, r=Guill... | Matthias Krüger | -1/+1 |
| 2023-01-14 | Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomez | Yuki Okushi | -2/+2 |
| 2023-01-13 | rustdoc: remove `docblock` class from notable trait popover | Michael Howell | -1/+1 |
| 2023-01-13 | rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle | Michael Howell | -4/+4 |
| 2023-01-13 | rustdoc: remove unnecessary DOM class `h1.fqn` | Michael Howell | -2/+2 |