| Age | Commit message (Expand) | Author | Lines |
| 2022-09-02 | rustdoc: put in rule to get alignment in desktop and mobile layouts | Michael Howell | -0/+5 |
| 2022-09-02 | rustdoc: remove incorrect CSS rule causing misaligned item-info | Michael Howell | -4/+0 |
| 2022-09-02 | rustdoc: remove unused CSS selector `.methods > .item-info` | Michael Howell | -4/+0 |
| 2022-09-02 | Rollup merge of #101298 - notriddle:notriddle/rustdoc-main-since, r=Guillaume... | Guillaume Gomez | -1/+0 |
| 2022-09-01 | rustdoc: remove unused CSS `#main-content > .since` | Michael Howell | -1/+0 |
| 2022-09-01 | Rollup merge of #101292 - rust-lang:notriddle/rustdoc-table-first-child, r=Gu... | Matthias Krüger | -1/+0 |
| 2022-09-01 | rustdoc: remove unneeded CSS `.content table td:first-child > a` | Michael Howell | -1/+0 |
| 2022-08-31 | rustdoc: remove unused `.docblock .impl-items` CSS | Michael Howell | -8/+0 |
| 2022-08-31 | Rollup merge of #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddle | Yuki Okushi | -3/+4 |
| 2022-08-29 | rustdoc: remove unused CSS selectors for `.table-display` | Michael Howell | -35/+2 |
| 2022-08-27 | Rollup merge of #101063 - GuillaumeGomez:merge-duplicated-css, r=notriddle | Yuki Okushi | -30/+8 |
| 2022-08-27 | Rollup merge of #101046 - notriddle:notriddle/table-css, r=jsha | Yuki Okushi | -1/+1 |
| 2022-08-27 | Rollup merge of #101044 - notriddle:notriddle/css-hidden-by, r=jsha | Yuki Okushi | -6/+0 |
| 2022-08-27 | Merge duplicated CSS rules | Guillaume Gomez | -30/+8 |
| 2022-08-26 | rustdoc: remove incorrect CSS selector `.impl-items table td` | Michael Howell | -1/+1 |
| 2022-08-26 | rustdoc: remove unused CSS for `hidden-by-*-hider` | Michael Howell | -6/+0 |
| 2022-08-26 | Rollup merge of #101012 - notriddle:notriddle/variants_table, r=jsha | Guillaume Gomez | -8/+0 |
| 2022-08-26 | Rollup merge of #100956 - GuillaumeGomez:reduce-rightside-dom-size, r=notriddle | Guillaume Gomez | -3/+3 |
| 2022-08-26 | Rollup merge of #101010 - notriddle:notriddle/multi-column, r=jsha | Yuki Okushi | -10/+0 |
| 2022-08-25 | rustdoc: remove unused CSS for `.variants_table` | Michael Howell | -8/+0 |
| 2022-08-25 | rustdoc: remove unused CSS for `.multi-column` | Michael Howell | -10/+0 |
| 2022-08-25 | Rollup merge of #100960 - rust-lang:notriddle/ayu-span-code, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2022-08-24 | Remove the extra DOM level if there is only one child in rightside elements | Guillaume Gomez | -3/+3 |
| 2022-08-24 | rustdoc: ayu code color selector more specific | Michael Howell | -1/+1 |
| 2022-08-23 | rustdoc: remove unused CSS rule | Michael Howell | -4/+0 |
| 2022-08-20 | Rollup merge of #100718 - GuillaumeGomez:fix-item-info, r=jsha | Matthias Krüger | -0/+1 |
| 2022-08-20 | Fix hover and focus display for search results on ayu theme | Guillaume Gomez | -3/+4 |
| 2022-08-18 | Fix item-info display | Guillaume Gomez | -0/+1 |
| 2022-08-18 | Remove unused CSS rule | Guillaume Gomez | -14/+0 |
| 2022-08-18 | Simplify rustdoc themes by relying more on CSS variables | Guillaume Gomez | -228/+30 |
| 2022-08-14 | Don't generate ident elements as DOM nodes | Guillaume Gomez | -7/+3 |
| 2022-08-12 | Rollup merge of #100409 - jsha:highlight-lighter, r=GuillaumeGomez | Dylan DPC | -2/+2 |
| 2022-08-11 | rustdoc: don't generate DOM element for operator | Jacob Hoffman-Andrews | -2/+2 |
| 2022-08-11 | Rollup merge of #100374 - GuillaumeGomez:improve_rustdoc_search_results_page_... | Matthias Krüger | -18/+86 |
| 2022-08-10 | rustdoc: make item-infos dimmer on dark theme #93896 | Jacob Hoffman-Andrews | -23/+8 |
| 2022-08-10 | Two small improvements: | Frank Steffahn | -3/+2 |
| 2022-08-10 | Improve crate selection on rustdoc search results page | Frank Steffahn | -18/+87 |
| 2022-08-02 | Rollup merge of #99779 - GuillaumeGomez:fix-item-info-pos-and-height, r=notri... | Matthias Krüger | -1/+9 |
| 2022-07-28 | Rollup merge of #99810 - GuillaumeGomez:fix-settings-slider-small-width, r=no... | Dylan DPC | -2/+1 |
| 2022-07-27 | Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddle | Guillaume Gomez | -6/+2 |
| 2022-07-27 | Fix headings border | Guillaume Gomez | -5/+1 |
| 2022-07-27 | Fix invalid css property value | Guillaume Gomez | -1/+1 |
| 2022-07-27 | Fix settings display on small screen size | Guillaume Gomez | -2/+1 |
| 2022-07-26 | Fix display of item info and unify their height | Guillaume Gomez | -1/+9 |
| 2022-07-26 | Rollup merge of #99235 - WaffleLapkin:rustdoc_implement_support_for_must_impl... | Matthias Krüger | -1/+5 |
| 2022-07-25 | Fix sidebar background-color on mobile | Guillaume Gomez | -1/+0 |
| 2022-07-25 | fix rustdoc-gui tests | Maybe Waffle | -1/+1 |
| 2022-07-24 | Satisfy theme check | Maybe Waffle | -0/+1 |
| 2022-07-24 | Add support for `#[rustc_must_implement_one_of]` to rustdoc | Maybe Waffle | -2/+5 |
| 2022-07-22 | Rollup merge of #99423 - GuillaumeGomez:group-css-font-rule, r=notriddle | Dylan DPC | -12/+9 |