| Age | Commit message (Expand) | Author | Lines |
| 2021-03-23 | Slight visual improvements to warning boxes in the docs | r00ster91 | -4/+4 |
| 2021-03-15 | No background for code in portability snippets | Simonas Kazlauskas | -9/+3 |
| 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 | -6/+6 |
| 2020-12-12 | rustdoc light theme: Fix CSS for selected buttons | Camelid | -1/+1 |
| 2020-12-10 | Make search results tab and help button focusable with keyboard | Guillaume Gomez | -11/+13 |
| 2020-12-05 | Move tooltips messages to CSS instead of inside HTML | Guillaume Gomez | -6/+6 |
| 2020-11-24 | Rename "stability" CSS class to "item-info" | Guillaume Gomez | -6/+6 |
| 2020-10-19 | Add link to rustdoc book in rustdoc help popup | Guillaume Gomez | -3/+18 |
| 2020-09-09 | Auto merge of #76453 - camelid:fix-css-crate-list, r=GuillaumeGomez,ollie27 | bors | -3/+0 |
| 2020-09-07 | rustdoc: Fix font CSS for crate lists | Camelid | -3/+0 |
| 2020-09-05 | Improve ayu doc source line number contrast | Ivan Tham | -2/+3 |
| 2020-09-01 | Use "Fira Sans" for crate list font | Camelid | -0/+3 |
| 2020-08-30 | Auto merge of #75901 - GuillaumeGomez:ayu-theme-button-hover-background-color... | bors | -1/+1 |
| 2020-08-27 | Rollup merge of #75870 - GuillaumeGomez:unify-border-color-theme-ayu, r=pickfire | Dylan DPC | -1/+1 |
| 2020-08-25 | Improve theme button hover background color | Guillaume Gomez | -1/+1 |
| 2020-08-24 | Unify theme choices border color in ayu theme | Guillaume Gomez | -1/+1 |
| 2020-08-23 | Fix font color for help button in ayu and dark themes | Guillaume Gomez | -0/+2 |
| 2020-08-11 | Rollup merge of #75366 - GuillaumeGomez:help-button, r=jyn514 | Dylan DPC | -6/+9 |
| 2020-08-11 | Rollup merge of #75249 - GuillaumeGomez:rust-logo-border, r=Manishearth | Dylan DPC | -6/+12 |
| 2020-08-10 | Add help button | Guillaume Gomez | -6/+9 |
| 2020-08-09 | Rename "Important traits" to "Notable traits" | Camelid | -3/+3 |
| 2020-08-07 | Only add a border for the rust logo | Guillaume Gomez | -6/+12 |
| 2020-07-28 | ayu theme: Change doccomment color to `#a1ac88` | Lzu Tao | -3/+2 |
| 2020-07-26 | Don't italicize comments in ayu theme | Jarek Samic | -1/+0 |
| 2020-07-24 | Rollup merge of #74504 - lzutao:ayu-border-selected-fn, r=GuillaumeGomez | Yuki Okushi | -1/+3 |
| 2020-07-24 | Rollup merge of #74361 - GuillaumeGomez:theme-logo, r=Manishearth | Yuki Okushi | -0/+12 |
| 2020-07-24 | Add right border bar to Dark and Light theme | Lzu Tao | -0/+2 |
| 2020-07-24 | ayu: Change to less luminous color | Lzu Tao | -1/+1 |
| 2020-07-20 | Rollup merge of #74505 - Cldfire:fix-search-focus, r=GuillaumeGomez | Manish Goregaokar | -10/+0 |
| 2020-07-19 | Ayu: use different background color to make Run button easy-to-spot | Lzu Tao | -4/+3 |
| 2020-07-19 | Fix search input focus in ayu theme | Jarek Samic | -10/+0 |
| 2020-07-19 | Add an border around the Run button | Lzu Tao | -0/+1 |
| 2020-07-17 | Fix tidy issues | Guillaume Gomez | -12/+22 |
| 2020-07-17 | Convert whitespaces to tabs | Guillaume Gomez | -44/+54 |
| 2020-07-17 | Improve logo image display in different themes | Guillaume Gomez | -0/+12 |
| 2020-07-16 | Rollup merge of #74371 - Aloso:patch-1, r=GuilliameGomez | Manish Goregaokar | -9/+6 |
| 2020-07-16 | Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-... | Manish Goregaokar | -16/+0 |
| 2020-07-16 | Remove !important on border-color and background-color | Manish Goregaokar | -6/+6 |
| 2020-07-16 | Add Ayu theme for spotlight | Manish Goregaokar | -0/+5 |
| 2020-07-16 | Make spotlight show on hover | Manish Goregaokar | -62/+6 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -0/+66 |
| 2020-07-15 | Remove drop-shadow | Ludwig Stecher | -5/+0 |
| 2020-07-15 | Improve ayu rustdoc theme | Ludwig Stecher | -9/+11 |
| 2020-07-15 | Remove unused CSS rules for internal rustc items | Lzu Tao | -16/+0 |
| 2020-07-12 | Add Ayu theme to rustdoc | Jarek Samic | -0/+561 |
| 2020-06-18 | Added tooltip for should_panic code examples. | Jake Degen | -0/+32 |
| 2020-04-07 | Extend sidebar scrollbar changes to all scrollbars | Guillaume Gomez | -8/+29 |
| 2020-04-07 | Improve scrollbar display in rustdoc | Guillaume Gomez | -0/+24 |
| 2020-03-14 | Make ignore and compile fail signs more visible | Guillaume Gomez | -10/+11 |