| Age | Commit message (Expand) | Author | Lines |
| 2020-12-24 | Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N... | bors | -7/+17 |
| 2020-12-23 | Update HTML DOM attribute "edition" to "data-edition" | Guillaume Gomez | -1/+1 |
| 2020-12-14 | Rollup merge of #79936 - GuillaumeGomez:mobile-fix-item-name, r=Nemo157,jyn514 | Guillaume Gomez | -1/+5 |
| 2020-12-11 | Fix main section position so that the search input remains clickable | Guillaume Gomez | -0/+4 |
| 2020-12-11 | Fix item name display on mobile | Guillaume Gomez | -1/+1 |
| 2020-12-10 | Make search results tab and help button focusable with keyboard | Guillaume Gomez | -5/+6 |
| 2020-12-05 | Move tooltips messages to CSS instead of inside HTML | Guillaume Gomez | -7/+17 |
| 2020-11-24 | Rename "stability" CSS class to "item-info" | Guillaume Gomez | -9/+9 |
| 2020-11-18 | add [src] links to methods on a trait's page | Nixon Enraght-Moony | -5/+5 |
| 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 |