| Age | Commit message (Expand) | Author | Lines |
| 2021-04-20 | Auto merge of #83900 - torhovland:issue-83832, r=jyn514 | bors | -1/+2 |
| 2021-04-18 | Give import items their own CSS class. | Tor Hovland | -1/+2 |
| 2021-04-17 | Reduce visual weight of attributes. | Jacob Hoffman-Andrews | -1/+2 |
| 2021-04-12 | Move color to themes | Manish Goregaokar | -1/+3 |
| 2021-04-12 | Improve CSS for "hide contents, not items" | Jacob Hoffman-Andrews | -1/+1 |
| 2021-04-12 | rustdoc: smartly hide associated items of traits if there are too many of them | Manish Goregaokar | -1/+1 |
| 2021-03-31 | Add a button to copy the "use statement" | Guillaume Gomez | -2/+3 |
| 2021-03-23 | Slight visual improvements to warning boxes in the docs | r00ster91 | -2/+2 |
| 2021-03-15 | No background for code in portability snippets | Simonas Kazlauskas | -4/+1 |
| 2021-02-02 | Better styling of "Switch result tab" shortcut | Smitty | -1/+0 |
| 2020-12-24 | Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N... | bors | -2/+2 |
| 2020-12-10 | Make search results tab and help button focusable with keyboard | Guillaume Gomez | -3/+4 |
| 2020-12-05 | Move tooltips messages to CSS instead of inside HTML | Guillaume Gomez | -2/+2 |
| 2020-11-24 | Rename "stability" CSS class to "item-info" | Guillaume Gomez | -2/+2 |
| 2020-10-19 | Add link to rustdoc book in rustdoc help popup | Guillaume Gomez | -1/+6 |
| 2020-08-23 | Fix font color for help button in ayu and dark themes | Guillaume Gomez | -0/+1 |
| 2020-08-11 | Rollup merge of #75366 - GuillaumeGomez:help-button, r=jyn514 | Dylan DPC | -2/+3 |
| 2020-08-11 | Rollup merge of #75249 - GuillaumeGomez:rust-logo-border, r=Manishearth | Dylan DPC | -2/+5 |
| 2020-08-10 | Add help button | Guillaume Gomez | -2/+3 |
| 2020-08-09 | Rename "Important traits" to "Notable traits" | Camelid | -1/+1 |
| 2020-08-07 | Only add a border for the rust logo | Guillaume Gomez | -2/+5 |
| 2020-07-24 | Rollup merge of #74504 - lzutao:ayu-border-selected-fn, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2020-07-24 | Rollup merge of #74361 - GuillaumeGomez:theme-logo, r=Manishearth | Yuki Okushi | -0/+4 |
| 2020-07-24 | Add right border bar to Dark and Light theme | Lzu Tao | -0/+1 |
| 2020-07-17 | Fix tidy issues | Guillaume Gomez | -2/+4 |
| 2020-07-17 | Improve logo image display in different themes | Guillaume Gomez | -0/+4 |
| 2020-07-16 | Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-... | Manish Goregaokar | -5/+0 |
| 2020-07-16 | Remove !important on border-color and background-color | Manish Goregaokar | -2/+2 |
| 2020-07-16 | Make spotlight show on hover | Manish Goregaokar | -31/+3 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -0/+33 |
| 2020-07-15 | Remove unused CSS rules for internal rustc items | Lzu Tao | -5/+0 |
| 2020-06-18 | Added tooltip for should_panic code examples. | Jake Degen | -0/+16 |
| 2020-04-07 | Extend sidebar scrollbar changes to all scrollbars | Guillaume Gomez | -4/+14 |
| 2020-04-07 | Improve scrollbar display in rustdoc | Guillaume Gomez | -0/+12 |
| 2020-03-14 | Make ignore and compile fail signs more visible | Guillaume Gomez | -4/+5 |
| 2020-02-27 | Remove "important traits" feature | Guillaume Gomez | -33/+0 |
| 2020-01-09 | rustdoc: improve stability mark arrows | Liigo Zhuang | -0/+2 |
| 2019-11-20 | Change background-color of search input if disabled | Guillaume Gomez | -0/+4 |
| 2019-10-29 | add sub settings in rustdoc | Guillaume Gomez | -0/+3 |
| 2019-10-01 | Improve sidebar styling to make its integration easier | Guillaume Gomez | -1/+1 |
| 2019-05-02 | Fix search sidebar width when no crate select is present | Guillaume Gomez | -3/+4 |
| 2019-04-16 | Fix dark css rule | Guillaume Gomez | -2/+2 |
| 2019-03-26 | Fix code block display in portability element in dark theme | Guillaume Gomez | -0/+4 |
| 2019-02-20 | Rollup merge of #58384 - GuillaumeGomez:fix-table-display, r=QuietMisdreavus | kennytm | -11/+1 |
| 2019-02-20 | Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, r=QuietMisdre... | kennytm | -5/+5 |
| 2019-02-19 | Fix tables display | Guillaume Gomez | -11/+1 |
| 2019-02-10 | Add style for trait aliases | Guillaume Gomez | -0/+2 |
| 2019-02-08 | Improve stability tags display | Guillaume Gomez | -5/+5 |
| 2019-01-28 | Rollup merge of #57859 - GuillaumeGomez:fix-background, r=QuietMisdreavus | Mazdak Farrokhzad | -4/+0 |
| 2019-01-23 | Fix invalid background color | Guillaume Gomez | -4/+0 |