| Age | Commit message (Expand) | Author | Lines |
| 2021-07-26 | Rustdoc accessibility: use real headers for doc items | bors | -39/+78 |
| 2021-07-26 | Remove redundant CSS | Michael Howell | -1/+0 |
| 2021-07-26 | Rustdoc accessibility: make the sidebar headers actual headers | Michael Howell | -29/+34 |
| 2021-07-26 | Do not hide the sidebar on mobile, move it outside of the viewport instead | Guillaume Gomez | -4/+6 |
| 2021-07-02 | Revert "List trait impls before methods from deref in the sidebar of Rustdoc'... | Jacob Hoffman-Andrews | -8/+8 |
| 2021-06-19 | manually crafted revert of PR #80653, to address issue #82465. | Felix S. Klock II | -27/+8 |
| 2021-06-09 | Rollup merge of #86128 - jsha:render-impl-into-mod, r=GuillaumeGomez | Yuki Okushi | -78/+86 |
| 2021-06-09 | Rollup merge of #85957 - BoxyUwU:rustdoc-const-generic-defaults, r=oli-obk | Yuki Okushi | -3/+13 |
| 2021-06-07 | Refactor: Extract render_summary from render_impl. | Jacob Hoffman-Andrews | -78/+86 |
| 2021-06-08 | Rollup merge of #86095 - GuillaumeGomez:search-description-codeblock, r=jsha | Yuki Okushi | -1/+1 |
| 2021-06-08 | Rollup merge of #86078 - GuillaumeGomez:type-page-font-weight, r=jsha | Yuki Okushi | -1/+1 |
| 2021-06-07 | Fix integration of codeblocks in search result description | Guillaume Gomez | -1/+1 |
| 2021-06-07 | Rollup merge of #86040 - GuillaumeGomez:search-result-display-height, r=jsha | Guillaume Gomez | -0/+2 |
| 2021-06-06 | Fix invalid weight for type pages | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Fix invalid ID value in all.html file | Guillaume Gomez | -2/+8 |
| 2021-06-05 | Add missing backslash in HTML layout string | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Escape <meta> content attribute value | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Fix display for search results | Guillaume Gomez | -0/+2 |
| 2021-06-05 | Rollup merge of #85503 - liigo:tooltips, r=GuillaumeGomez | Guillaume Gomez | -4/+4 |
| 2021-06-05 | Rollup merge of #84466 - jyn514:prim-str, r=GuillaumeGomez | Yuki Okushi | -3/+3 |
| 2021-06-03 | rustdoc- Show defaults on const generics | Ellen | -3/+13 |
| 2021-06-03 | Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jsha | bors | -97/+97 |
| 2021-06-02 | Replace h3 for notable traits with div | Guillaume Gomez | -15/+23 |
| 2021-06-02 | Remove data-level selectors from CSS. | Jacob Hoffman-Andrews | -82/+20 |
| 2021-06-01 | Don't generate impl-items div container if there is none | Guillaume Gomez | -4/+6 |
| 2021-06-01 | Remove invalid usage of aria-level | Guillaume Gomez | -25/+25 |
| 2021-06-01 | Replace h3 and h4 containing invalid DOM | Guillaume Gomez | -48/+107 |
| 2021-06-01 | Add missing <title> in redirection page <head> | Guillaume Gomez | -0/+1 |
| 2021-06-01 | Replace empty href with "#" | Guillaume Gomez | -1/+1 |
| 2021-06-01 | Rollup merge of #85860 - pickfire:patch-5, r=GuillaumeGomez | Guillaume Gomez | -2/+1 |
| 2021-06-01 | Rollup merge of #85622 - jsha:untoggle-undocumented, r=GuillaumeGomez | Guillaume Gomez | -10/+4 |
| 2021-05-31 | Fix details rustdoc toggle for blanket impl | Ivan Tham | -2/+1 |
| 2021-05-31 | Add title for copy to clipboard button in rustdoc | Ivan Tham | -1/+2 |
| 2021-05-31 | Improve display of the separation between page items and siblings in the sidebar | Guillaume Gomez | -2/+5 |
| 2021-05-31 | Only list crates on the crate page | Guillaume Gomez | -2/+13 |
| 2021-05-31 | Remove unneeded file to load sidebar items at crate level | Guillaume Gomez | -6/+0 |
| 2021-05-31 | * Put crates list at all levels | Guillaume Gomez | -89/+81 |
| 2021-05-30 | Remove toggle for "undocumented items." | Jacob Hoffman-Andrews | -10/+4 |
| 2021-05-30 | Rollup merge of #85770 - Bobo1239:set_locale_for_sort, r=jyn514 | Guillaume Gomez | -2/+1 |
| 2021-05-30 | Rollup merge of #85285 - GuillaumeGomez:eslint-check, r=jsha,Mark-Simulacrum | Guillaume Gomez | -0/+1 |
| 2021-05-30 | Fix eslint error in sidebar-items.js | Guillaume Gomez | -0/+1 |
| 2021-05-29 | Auto merge of #85540 - GuillaumeGomez:better-result-dom-generation, r=jsha | bors | -22/+55 |
| 2021-05-28 | Remove `--print unversioned-files` from rustdoc | Boris-Chengbiao Zhou | -2/+1 |
| 2021-05-27 | Rollup merge of #85722 - GuillaumeGomez:trait-toggle, r=jsha | Guillaume Gomez | -4/+13 |
| 2021-05-26 | * Fix bug where some <details> tags were not closed. | Guillaume Gomez | -4/+13 |
| 2021-05-26 | Rollup merge of #84048 - konan8205:master, r=jsha | Yuki Okushi | -1/+115 |
| 2021-05-25 | Fix more search results CSS rules | Guillaume Gomez | -6/+6 |
| 2021-05-25 | Generate DOM more securely | Guillaume Gomez | -16/+49 |
| 2021-05-25 | Rollup merge of #85657 - kpreid:brackets, r=jyn514 | Guillaume Gomez | -1/+1 |
| 2021-05-25 | Move extra search result information for keywords and primitives from CSS to DOM | Guillaume Gomez | -16/+12 |