| Age | Commit message (Expand) | Author | Lines |
| 2023-01-25 | rustdoc: Collect rustdoc-reachable items during early doc link resolution | Vadim Petrochenkov | -6/+77 |
| 2023-01-24 | rustdoc: prevent scroll bar on source viewer | KaDiWa | -1/+1 |
| 2023-01-23 | rustdoc: rearrange HTML in primitive reference links | Michael Howell | -8/+2 |
| 2023-01-23 | rustdoc: remove dead settings JS for obsolete select-wrapper | Michael Howell | -11/+0 |
| 2023-01-23 | rustdoc: simplify settings popover DOM | Michael Howell | -35/+33 |
| 2023-01-23 | rustdoc: make item links consistently use `title="{shortty} {path}"` | Michael Howell | -1/+1 |
| 2023-01-23 | Store the gctxt instead of fetching it twice. | Oli Scherer | -1/+1 |
| 2023-01-23 | Auto merge of #107136 - petrochenkov:dochidden, r=cjgillot | bors | -8/+1 |
| 2023-01-23 | Rollup merge of #107186 - GuillaumeGomez:correct-pseudo-element-selector, r=n... | Dylan DPC | -4/+4 |
| 2023-01-22 | Rollup merge of #107174 - petrochenkov:defidoc, r=notriddle | Matthias Krüger | -65/+55 |
| 2023-01-22 | Rollup merge of #107152 - GuillaumeGomez:migrate-to-css-var, r=notriddle | Matthias Krüger | -21/+12 |
| 2023-01-22 | Use correct pseudo-element selector | Guillaume Gomez | -4/+4 |
| 2023-01-21 | Fix typo in comment | Roy Wellington Ⅳ | -1/+1 |
| 2023-01-21 | This function appears to be unused | Roy Wellington Ⅳ | -16/+0 |
| 2023-01-22 | rustdoc: Use `DefId(Map,Set)` instead of `FxHash(Map,Set)` | Vadim Petrochenkov | -65/+55 |
| 2023-01-21 | rustc_metadata: Encode `doc(hidden)` flag to metadata | Vadim Petrochenkov | -8/+1 |
| 2023-01-21 | Remove some superfluous type parameters from layout.rs. | Michael Benfield | -2/+2 |
| 2023-01-21 | Migrate scraped-examples top and bottom "borders" to CSS variables | Guillaume Gomez | -21/+12 |
| 2023-01-21 | rustdoc: compute maximum Levenshtein distance based on the query | Michael Howell | -65/+84 |
| 2023-01-20 | Rollup merge of #107131 - notriddle:notriddle/rustdoc-radio-display-inline-fl... | Michael Goulet | -6/+1 |
| 2023-01-20 | Rollup merge of #107095 - notriddle:notriddle/sidebar-current, r=GuillaumeGomez | Michael Goulet | -1/+1 |
| 2023-01-20 | rustdoc: use CSS inline layout for radio line instead of flexbox | Michael Howell | -6/+1 |
| 2023-01-19 | rustdoc: remove redundant CSS selector `.sidebar .current` | Michael Howell | -1/+1 |
| 2023-01-19 | Revert "Fix missing const expression items visit" | Guillaume Gomez | -158/+115 |
| 2023-01-19 | Revert "Improve code readability" | Guillaume Gomez | -23/+15 |
| 2023-01-19 | Revert "Speed up execution a bit by removing some walks" | Guillaume Gomez | -21/+2 |
| 2023-01-19 | Revert "Improve code" | Guillaume Gomez | -90/+93 |
| 2023-01-19 | Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov | bors | -4/+1 |
| 2023-01-18 | Rollup merge of #107045 - notriddle:notriddle/settings-css-setting-line, r=Gu... | Michael Goulet | -5/+1 |
| 2023-01-18 | Rollup merge of #107042 - notriddle:notriddle/rustdoc-js-question, r=Guillaum... | Michael Goulet | -1/+5 |
| 2023-01-18 | Rollup merge of #105796 - notriddle:notriddle/rustdoc-search-stop-doing-demer... | Michael Goulet | -50/+64 |
| 2023-01-18 | rustdoc: remove redundant rule `#settings .setting-line` | Michael Howell | -5/+1 |
| 2023-01-18 | rustdoc: fix "?" keyboard command when radio button is focused | Michael Howell | -1/+2 |
| 2023-01-18 | rustdoc: put focus on the help link when opening it from keyboard | Michael Howell | -0/+3 |
| 2023-01-18 | Rollup merge of #107014 - notriddle:notriddle/js-cleanup, r=GuillaumeGomez | Dylan DPC | -9/+4 |
| 2023-01-18 | Auto merge of #107021 - matthiaskrgr:rollup-0dzxfyi, r=matthiaskrgr | bors | -5/+1 |
| 2023-01-18 | Auto merge of #106952 - petrochenkov:docglob, r=notriddle,GuillaumeGomez | bors | -4/+21 |
| 2023-01-17 | rustdoc: stop using deprecated `window.event` when there's an `ev` param | Michael Howell | -1/+1 |
| 2023-01-17 | rustdoc: remove function `handleClick` that's only used once | Michael Howell | -8/+3 |
| 2023-01-17 | rustdoc: instead of `.setting-name { width: 100% }`, use default div CSS | Michael Howell | -5/+1 |
| 2023-01-17 | Rollup merge of #106869 - notriddle:notriddle/item-decl-pre-rust, r=Guillaume... | Matthias Krüger | -16/+16 |
| 2023-01-17 | rustdoc: Fix glob import inlining | Vadim Petrochenkov | -4/+21 |
| 2023-01-16 | Move compiler input and ouput paths into session | Oli Scherer | -1/+1 |
| 2023-01-16 | Remove redundant `input_path` field from `Config` | Oli Scherer | -3/+0 |
| 2023-01-15 | rustdoc: simplify some & ref erences | Matthias Krüger | -14/+12 |
| 2023-01-14 | Auto merge of #106866 - matthiaskrgr:rollup-r063s44, r=matthiaskrgr | bors | -32/+41 |
| 2023-01-14 | rustdoc: simplify JS search routine by not messing with lev distance | Michael Howell | -50/+64 |
| 2023-01-14 | rustdoc: remove redundant item kind class from `.item-decl > pre` | Michael Howell | -16/+16 |
| 2023-01-14 | Rollup merge of #106855 - klensy:rd-s, r=notriddle | Matthias Krüger | -28/+33 |
| 2023-01-14 | Rollup merge of #106828 - notriddle:notriddle/notable-trait-docblock, r=Guill... | Matthias Krüger | -4/+8 |