| 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 | -5/+33 |
| 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-17 | Rollup merge of #78013 - GuillaumeGomez:fix-sidebar-scroll-mobile-devices, r=... | Yuki Okushi | -4/+0 |
| 2020-10-16 | Fix sidebar scroll on mobile devices | Guillaume Gomez | -4/+0 |
| 2020-10-16 | Auto merge of #77809 - nasso:master, r=jyn514,guillaumegomez | bors | -25/+155 |
| 2020-10-15 | Set preferred-dark-theme to the last dark theme | nasso | -0/+10 |
| 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 | Coding style fixes | nasso | -21/+18 |
| 2020-10-13 | Add a setting to use the system theme | nasso | -21/+144 |
| 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-23 | Use theme-adaptive SVG favicon from other Rust sites | Jarek Samic | -0/+24 |
| 2020-09-09 | Auto merge of #76453 - camelid:fix-css-crate-list, r=GuillaumeGomez,ollie27 | bors | -3/+4 |
| 2020-09-07 | rustdoc: Fix font CSS for crate lists | Camelid | -3/+4 |
| 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-31 | Rollup merge of #76052 - aszenz:GH-66816_removes_disable_attribute_before_ret... | Aleksey Kladov | -4/+8 |
| 2020-08-30 | Auto merge of #75901 - GuillaumeGomez:ayu-theme-button-hover-background-color... | bors | -1/+1 |
| 2020-08-30 | Rollup merge of #76022 - GuillaumeGomez:cleanup-rustdoc-front, r=jyn514 | Dylan DPC | -8/+9 |
| 2020-08-30 | Rollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2020-08-29 | Use an id instead of a function | Guillaume Gomez | -6/+3 |
| 2020-08-29 | GH-66816: Process before enabling search | asrar | -2/+5 |
| 2020-08-29 | GH-66816: Removes disable before return | asrar | -3/+4 |
| 2020-08-28 | Clean up rustdoc front-end source code | Guillaume Gomez | -8/+12 |
| 2020-08-27 | Auto merge of #75976 - GuillaumeGomez:help-popup, r=jyn514 | bors | -4/+5 |
| 2020-08-27 | Delay help popup creation to when it's needed | Guillaume Gomez | -2/+3 |
| 2020-08-27 | Improve helper wording | Guillaume Gomez | -2/+2 |
| 2020-08-27 | Rollup merge of #75870 - GuillaumeGomez:unify-border-color-theme-ayu, r=pickfire | Dylan DPC | -1/+1 |
| 2020-08-27 | Rollup merge of #75837 - GuillaumeGomez:fix-font-color-help-button, r=Cldfire | Dylan DPC | -0/+2 |
| 2020-08-25 | Improve theme button hover background color | Guillaume Gomez | -1/+1 |
| 2020-08-24 | Expand rustdoc theme chooser x padding | Ivan Tham | -1/+1 |
| 2020-08-24 | Add explanations on the results search element check | Guillaume Gomez | -0/+3 |
| 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-23 | Prevent automatic page change when using history | Guillaume Gomez | -4/+11 |
| 2020-08-11 | Fully handle "?" shortcut | Guillaume Gomez | -3/+1 |
| 2020-08-11 | Rollup merge of #75366 - GuillaumeGomez:help-button, r=jyn514 | Dylan DPC | -11/+26 |
| 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 | -11/+26 |
| 2020-08-09 | Rename "Important traits" to "Notable traits" | Camelid | -19/+19 |
| 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 |