| Age | Commit message (Expand) | Author | Lines |
| 2020-10-22 | Rollup merge of #78084 - GuillaumeGomez:improve-mobile-display, r=jyn514,Nemo157 | Yuki Okushi | -0/+35 |
| 2020-10-19 | Add link to rustdoc book in rustdoc help popup | Guillaume Gomez | -2/+10 |
| 2020-10-18 | Greatly improve display for small mobile devices screens | Guillaume Gomez | -0/+35 |
| 2020-10-18 | Rollup merge of #78050 - GuillaumeGomez:small-css-cleanup, r=jyn514 | Yuki Okushi | -5/+1 |
| 2020-10-17 | Small CSS cleanup | Guillaume Gomez | -5/+1 |
| 2020-10-15 | Rollup merge of #77979 - GuillaumeGomez:hide-help-button, r=jyn514 | Guillaume Gomez | -0/+8 |
| 2020-10-15 | Hide help button on mobile devices | Guillaume Gomez | -0/+8 |
| 2020-10-13 | Rollup merge of #77699 - GuillaumeGomez:word-wrap, r=XAMPPRocky | Yuki Okushi | -7/+3 |
| 2020-10-12 | Add word-wrap rule for short descriptions | Guillaume Gomez | -0/+3 |
| 2020-10-08 | Remove unused class rule | Guillaume Gomez | -7/+0 |
| 2020-10-07 | Fix tooltip text display | Guillaume Gomez | -0/+4 |
| 2020-10-03 | Only use Fira Sans for the first `td` in item lists | Camelid | -1/+1 |
| 2020-09-07 | rustdoc: Fix font CSS for crate lists | Camelid | -0/+4 |
| 2020-08-24 | Expand rustdoc theme chooser x padding | Ivan Tham | -1/+1 |
| 2020-08-11 | Rollup merge of #75366 - GuillaumeGomez:help-button, r=jyn514 | Dylan DPC | -4/+14 |
| 2020-08-10 | Add help button | Guillaume Gomez | -4/+14 |
| 2020-08-09 | Rename "Important traits" to "Notable traits" | Camelid | -14/+14 |
| 2020-07-22 | Rollup merge of #74635 - GuillaumeGomez:fix-tooltip-pos, r=Manishearth | Manish Goregaokar | -0/+10 |
| 2020-07-22 | Fix tooltip position if the documentation starts with a code block | Guillaume Gomez | -0/+10 |
| 2020-07-20 | Improve "important traits" popup display on mobile | Guillaume Gomez | -0/+5 |
| 2020-07-17 | Fix tidy issues | Guillaume Gomez | -11/+12 |
| 2020-07-16 | Don't position:relative on all pres | Manish Goregaokar | -1/+6 |
| 2020-07-16 | Remove !important on border-color and background-color | Manish Goregaokar | -4/+1 |
| 2020-07-16 | Make spotlight show on hover | Manish Goregaokar | -64/+40 |
| 2020-07-16 | Move spotlight next to the return type | Manish Goregaokar | -14/+2 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -3/+93 |
| 2020-07-15 | Rollup merge of #74218 - GuillaumeGomez:search-results-bottom-margin, r=Dylan... | Manish Goregaokar | -0/+1 |
| 2020-07-10 | Add margin after doc search results | Guillaume Gomez | -0/+1 |
| 2020-07-05 | rustdoc: Restore underline text decoration on hover for FQN in header | Kristofer Rye | -0/+3 |
| 2020-06-18 | Added tooltip for should_panic code examples. | Jake Degen | -1/+1 |
| 2020-05-26 | Remove font-display settings | Guillaume Gomez | -9/+0 |
| 2020-05-24 | Rollup merge of #72092 - workingjubilee:patch-2, r=GuillaumeGomez | Dylan DPC | -0/+9 |
| 2020-05-21 | Fix anchor display when hovering impl | Guillaume Gomez | -1/+1 |
| 2020-05-10 | Unblock font loading in rustdoc.css | Jubilee | -0/+9 |
| 2020-04-07 | Extend sidebar scrollbar changes to all scrollbars | Guillaume Gomez | -5/+12 |
| 2020-04-07 | Improve scrollbar display in rustdoc | Guillaume Gomez | -0/+12 |
| 2020-03-28 | Fix rustdoc.css CSS tab-size property | 0xd4d | -2/+2 |
| 2020-03-14 | Make ignore and compile fail signs more visible | Guillaume Gomez | -3/+10 |
| 2020-02-27 | Remove "important traits" feature | Guillaume Gomez | -93/+3 |
| 2020-01-26 | Fix run button positionning in case of scrolling | Guillaume Gomez | -1/+3 |
| 2020-01-09 | rustdoc: use another stability mark arrow, no rotate. | Liigo Zhuang | -3/+2 |
| 2020-01-09 | rustdoc: improve stability mark arrows | Liigo Zhuang | -4/+5 |
| 2019-11-25 | Rollup merge of #65613 - Mark-Simulacrum:rustdoc-preserve-ws, r=GuillaumeGomez | Pietro Albini | -1/+1 |
| 2019-11-21 | Revert "Update Source Code Pro and include italics" | Guillaume Gomez | -8/+2 |
| 2019-11-20 | Rollup merge of #66298 - Ppjet6:disable-search-field, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+1 |
| 2019-11-20 | rustdoc: fixes #64305: disable search field instead of hidding it | Maxime “pep” Buquet | -1/+1 |
| 2019-10-21 | Update Source Code Pro and include italics | Trevor Spiteri | -2/+8 |
| 2019-10-19 | Preserve whitespace inside one-backtick codeblocks | Mark Rousskov | -1/+1 |
| 2019-10-01 | Improve sidebar styling to make its integration easier | Guillaume Gomez | -2/+2 |
| 2019-08-21 | take into account the system theme | Guillaume Gomez | -0/+15 |