| Age | Commit message (Expand) | Author | Lines |
| 2023-06-02 | Add search result item types after their name | Guillaume Gomez | -11/+36 |
| 2023-06-02 | Rollup merge of #112165 - fee1-dead-contrib:rn-defualtness, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2023-06-01 | Rollup merge of #112030 - sladyn98:item-trait-alias, r=GuillaumeGomez | Michael Goulet | -8/+15 |
| 2023-06-01 | Migrate to Askama | sladynnunes | -8/+15 |
| 2023-06-01 | Fix bug where private item with intermediate doc hidden re-export was not inl... | Guillaume Gomez | -2/+4 |
| 2023-06-01 | Rename `impl_defaultness` to `defaultness` | Deadbeef | -4/+4 |
| 2023-06-01 | Rollup merge of #111892 - notriddle:notriddle/timeout-tooltip, r=me,Guillaume... | Dylan DPC | -10/+150 |
| 2023-06-01 | Rollup merge of #108459 - benediktwerner:rustdoc-fix-link-match, r=GuillaumeG... | Dylan DPC | -5/+10 |
| 2023-05-31 | rustdoc: add jsdoc comments for complex functions | Michael Howell | -1/+34 |
| 2023-05-31 | Rollup merge of #112113 - notriddle:notriddle/rm-fnretty, r=GuillaumeGomez | Matthias Krüger | -81/+49 |
| 2023-05-31 | Rollup merge of #112108 - GuillaumeGomez:reexport-doc-hidden-private, r=notri... | Matthias Krüger | -25/+32 |
| 2023-05-31 | Rollup merge of #112031 - sladyn98:migrate-proc-macro, r=GuillaumeGomez | Matthias Krüger | -10/+16 |
| 2023-05-30 | rustdoc: Fix LinkReplacer link matching | benediktwerner | -5/+10 |
| 2023-05-30 | rustdoc: simplify `clean` by removing `FnRetTy` | Michael Howell | -81/+49 |
| 2023-05-30 | Fix re-export of doc hidden item inside private item not displayed | Guillaume Gomez | -25/+32 |
| 2023-05-29 | EarlyBinder::new -> EarlyBinder::bind | lcnr | -1/+1 |
| 2023-05-29 | Use `Cow` in `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -99/+106 |
| 2023-05-28 | Make EarlyBinder's inner value private; and fix all of the resulting errors | Kyle Matsuda | -6/+6 |
| 2023-05-28 | Replace EarlyBinder(x) with EarlyBinder::new(x) | Kyle Matsuda | -1/+1 |
| 2023-05-28 | Migrate to Askama | sladynnunes | -3/+3 |
| 2023-05-28 | Migrate to Askama | sladynnunes | -10/+16 |
| 2023-05-28 | Rollup merge of #112005 - sladyn98:item-foreign-types, r=GuillaumeGomez | fee1-dead | -6/+8 |
| 2023-05-27 | Migrate to Askama | sladynnunes | -6/+8 |
| 2023-05-27 | Rollup merge of #112018 - GuillaumeGomez:cleanup-tcx, r=notriddle | Matthias Krüger | -43/+39 |
| 2023-05-27 | Rollup merge of #111946 - nicklimmm:askama-item-template-trait, r=GuillaumeGomez | Matthias Krüger | -42/+61 |
| 2023-05-27 | Rollup merge of #109084 - dekrain:fix-panic-arg0-expansion, r=petrochenkov | Matthias Krüger | -2/+11 |
| 2023-05-27 | Fix ICE caused by at-expanding argument 0 instead of removing it early | dekrain | -2/+11 |
| 2023-05-27 | Clean up usage of `cx.tcx` when `tcx` is already set into a variable | Guillaume Gomez | -43/+39 |
| 2023-05-27 | Rollup merge of #112014 - notriddle:notriddle/intra-doc-weird-syntax, r=Guill... | Guillaume Gomez | -71/+223 |
| 2023-05-27 | Rollup merge of #111997 - GuillaumeGomez:re-export-doc-hidden-macros, r=notri... | Guillaume Gomez | -2/+19 |
| 2023-05-26 | rustdoc: get unnormalized link destination for suggestions | Michael Howell | -71/+223 |
| 2023-05-27 | Correctly handle multiple re-exports of bang macros at the same level | Guillaume Gomez | -3/+9 |
| 2023-05-27 | Rollup merge of #111927 - sladyn98:item-static, r=GuillaumeGomez | Matthias Krüger | -5/+9 |
| 2023-05-26 | Fix re-export of doc hidden macro not showing up | Guillaume Gomez | -1/+12 |
| 2023-05-26 | Formatted file correctly | sladynnunes | -1/+0 |
| 2023-05-26 | Fixed tests | sladynnunes | -4/+9 |
| 2023-05-26 | Fix failing CI | sladynnunes | -1/+1 |
| 2023-05-25 | Auto merge of #111512 - petrochenkov:microdoc2, r=GuillaumeGomez | bors | -84/+51 |
| 2023-05-25 | Add `ItemTemplate` trait | Nicky Lim | -42/+61 |
| 2023-05-24 | Migrate item_static to Askama | sladynnunes | -1/+1 |
| 2023-05-24 | Auto merge of #111195 - GuillaumeGomez:fix-ice-intra-doc-link, r=petrochenkov | bors | -1/+1 |
| 2023-05-23 | rustdoc: add hover indicator for notable trait tooltip | Michael Howell | -0/+4 |
| 2023-05-23 | rustdoc: add interaction delays for tooltip popovers | Michael Howell | -9/+112 |
| 2023-05-23 | Ignore "non-real" type Res in rustdoc intra doc link resolution | Guillaume Gomez | -1/+1 |
| 2023-05-22 | rustdoc: remove unneeded `position: relative` setting CSS | Michael Howell | -1/+0 |
| 2023-05-22 | rustdoc: merge identical CSS rules | Michael Howell | -5/+3 |
| 2023-05-22 | rustdoc: Cleanup doc string collapsing | Vadim Petrochenkov | -84/+51 |
| 2023-05-21 | rustdoc: include strikethrough in item summary | Lukas Markeffsky | -1/+9 |
| 2023-05-18 | Rollup merge of #111633 - nnethercote:avoid-ref-format, r=WaffleLapkin | Dylan DPC | -18/+19 |
| 2023-05-17 | Rollup merge of #111674 - GuillaumeGomez:add-missing-backslash, r=notriddle | Dylan DPC | -1/+1 |