| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2023-01-14 | Auto merge of #106696 - kylematsuda:early-binder, r=lcnr | bors | -4/+6 |
| 2023-01-14 | fix various subst_identity vs skip_binder | Kyle Matsuda | -1/+1 |
| 2023-01-14 | change impl_trait_ref query to return EarlyBinder; remove bound_impl_trait_re... | Kyle Matsuda | -4/+4 |
| 2023-01-14 | change usages of impl_trait_ref to bound_impl_trait_ref | Kyle Matsuda | -4/+4 |
| 2023-01-14 | change const_param_default query to return EarlyBinder; remove bound_const_pa... | Kyle Matsuda | -1/+1 |
| 2023-01-14 | change usages of const_param_default query to bound_const_param_default | Kyle Matsuda | -1/+3 |
| 2023-01-14 | Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomez | Yuki Okushi | -8/+8 |
| 2023-01-14 | Rollup merge of #106766 - GuillaumeGomez:rm-stripper-dead-code, r=notriddle | Yuki Okushi | -11/+1 |
| 2023-01-14 | Rollup merge of #106693 - notriddle:notriddle/toggle-trunc, r=GuillaumeGomez | Yuki Okushi | -56/+56 |
| 2023-01-13 | rustdoc: remove `docblock` class from notable trait popover | Michael Howell | -4/+8 |
| 2023-01-13 | rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle | Michael Howell | -56/+56 |
| 2023-01-13 | Rollup merge of #106813 - oli-obk:sess_cleanup, r=GuillaumeGomez,petrochenkov | Matthias Krüger | -14/+11 |
| 2023-01-13 | rustdoc: remove unnecessary DOM class `h1.fqn` | Michael Howell | -8/+8 |
| 2023-01-13 | Remove redundant session field | Oli Scherer | -14/+11 |
| 2023-01-13 | CrateData: don't allocate String when Serialize, &str is enough | klensy | -1/+1 |
| 2023-01-13 | Playground.crate_name String -> Symbol | klensy | -6/+5 |
| 2023-01-13 | fmt_type: don't alloc const String, use &str instead | klensy | -1/+1 |
| 2023-01-13 | generate_macro_def_id_path: don't eagerly stringify Symbols | klensy | -7/+12 |
| 2023-01-13 | Auto merge of #106776 - oli-obk:om_nom_nom_nom_nom, r=cjgillot | bors | -1/+1 |