| Age | Commit message (Expand) | Author | Lines |
| 2022-06-30 | Remove unneeded methods declaration for old web browsers | Guillaume Gomez | -34/+0 |
| 2022-06-29 | Remove FIXME that hasn't been an issue in practice | Noah Lev | -1/+0 |
| 2022-06-29 | Replace weird handling of edge case with panic | Noah Lev | -2/+2 |
| 2022-06-30 | Rollup merge of #98685 - camelid:sorting-flag, r=GuillaumeGomez | Matthias Krüger | -17/+31 |
| 2022-06-30 | Rollup merge of #98681 - Enselic:rustdoc-json-default-assoc-type-blanket-impl... | Matthias Krüger | -1/+1 |
| 2022-06-29 | Remove needless FIXME | Noah Lev | -3/+0 |
| 2022-06-29 | Replace `sort_modules_alphabetically` boolean with enum | Noah Lev | -17/+31 |
| 2022-06-29 | rustdoc-json: Make default value of blanket impl assoc types work | Martin Nordholts | -1/+1 |
| 2022-06-29 | Rollup merge of #98646 - notriddle:notriddle/main.js, r=GuillaumeGomez | Matthias Krüger | -2/+6 |
| 2022-06-29 | Fix display of toggle on expanded source sidebar | Guillaume Gomez | -0/+3 |
| 2022-06-29 | Fix height for the source sidebar in mobile mode | Guillaume Gomez | -1/+3 |
| 2022-06-29 | Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqd | bors | -1/+1 |
| 2022-06-29 | Auto merge of #98542 - jackh726:coinductive-wf, r=oli-obk | bors | -1/+1 |
| 2022-06-28 | rustdoc: make keyboard commands work when checkboxes are selected | Michael Howell | -1/+2 |
| 2022-06-28 | rustdoc: fix keyboard shortcuts bug in settings menu | Michael Howell | -1/+1 |
| 2022-06-28 | rustdoc: fix help menu popover toggling | Michael Howell | -0/+3 |
| 2022-06-28 | Auto merge of #98475 - notriddle:notriddle/index-fn-signatures, r=GuillaumeGomez | bors | -146/+380 |
| 2022-06-28 | Rollup merge of #98611 - GuillaumeGomez:rustdoc-json-glob-ice, r=notriddle | Matthias Krüger | -2/+11 |
| 2022-06-28 | Simplify CSS theming by setting CSS variables | Guillaume Gomez | -199/+73 |
| 2022-06-28 | Remove unused CSS rules | Guillaume Gomez | -17/+0 |
| 2022-06-28 | Fix glob import ICE in rustdoc JSON format | Guillaume Gomez | -2/+11 |
| 2022-06-28 | Make empty bounds lower to WellFormed and make WellFormed coinductive | Jack Huey | -1/+1 |
| 2022-06-27 | Add comments, fixes for `0` sentinel | Michael Howell | -5/+36 |
| 2022-06-27 | Rollup merge of #98577 - GuillaumeGomez:associated-items, r=notriddle | Matthias Krüger | -2/+5 |
| 2022-06-27 | Rollup merge of #98331 - GuillaumeGomez:rustdoc-arg-error, r=notriddle | Matthias Krüger | -3/+23 |
| 2022-06-27 | Update src/librustdoc/html/static/js/externs.js | Michael Howell | -1/+1 |
| 2022-06-27 | Put back, fix ()-output optimization | Michael Howell | -1/+2 |
| 2022-06-27 | Add documentation | Michael Howell | -1/+87 |
| 2022-06-27 | Fix kind for associated types in rustdoc JSON output for trait implementations | Guillaume Gomez | -2/+5 |
| 2022-06-27 | Finish rustdoc error improvement | Guillaume Gomez | -2/+4 |
| 2022-06-27 | Fix `rustdoc` argument error | Shivani Bhardwaj | -3/+21 |
| 2022-06-27 | Update `smallvec` to 1.8.1. | Nicholas Nethercote | -1/+1 |
| 2022-06-26 | Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle | Matthias Krüger | -169/+174 |
| 2022-06-25 | Fix CSS rule for selected and hovered items in the source sidebar | Guillaume Gomez | -6/+6 |
| 2022-06-24 | Fix rustdoc under `#[no_core]` | Michael Howell | -28/+32 |
| 2022-06-24 | rustdoc: reference function signature types from the `p` array | Michael Howell | -130/+242 |
| 2022-06-24 | Rollup merge of #91264 - GuillaumeGomez:macro-jump-to-def, r=jsha | Yuki Okushi | -51/+229 |
| 2022-06-23 | Rollup merge of #98390 - GuillaumeGomez:keyword-rustdoc-json, r=notriddle | Michael Goulet | -7/+4 |
| 2022-06-23 | Rollup merge of #98310 - jsha:defer-source-sidebar, r=GuillaumeGomez | Michael Goulet | -20/+36 |
| 2022-06-23 | Merge all popover hide functions into one | Guillaume Gomez | -27/+18 |
| 2022-06-23 | Move help popup into a pocket menu as well | Guillaume Gomez | -159/+173 |
| 2022-06-22 | Filter out keyword items in rustdoc JSON output | Guillaume Gomez | -7/+4 |
| 2022-06-22 | Auto merge of #98279 - cjgillot:all-fresh-nofn, r=petrochenkov | bors | -32/+35 |
| 2022-06-21 | Rustdoc fallout. | Camille GILLOT | -32/+35 |
| 2022-06-21 | Rollup merge of #98124 - jsha:defer-crates, r=GuillaumeGomez | Yuki Okushi | -136/+86 |
| 2022-06-20 | rustdoc: optimize loading of source sidebar | Jacob Hoffman-Andrews | -20/+36 |
| 2022-06-20 | Fix panic by checking if `CStore` has the crate data we want before actually ... | Guillaume Gomez | -6/+14 |
| 2022-06-20 | Integrate `generate_macro_def_id_path` into `href_with_root_path` | Guillaume Gomez | -68/+72 |
| 2022-06-20 | Improve code readability and documentation | Guillaume Gomez | -54/+94 |
| 2022-06-20 | Improve loading of crates.js and sidebar-items.js | Jacob Hoffman-Andrews | -136/+86 |