| Age | Commit message (Expand) | Author | Lines |
| 2021-01-31 | Fix docblock short code missing end whitespaces | Ivan Tham | -0/+3 |
| 2021-01-31 | Improve docblock readability on small screen | Ivan Tham | -0/+4 |
| 2021-01-31 | Fix ascii art text wrapping in mobile | Ivan Tham | -3/+1 |
| 2021-01-05 | Remove bottom margin from crate version when the sidebar is collapsed. | Aru Sahni | -0/+1 |
| 2021-01-02 | Auto merge of #80412 - GuillaumeGomez:fix-search-section-pos, r=jyn514 | bors | -1/+4 |
| 2020-12-30 | Rollup merge of #80472 - GuillaumeGomez:sans-serif-for-all-items-page, r=Nemo157 | Yuki Okushi | -1/+3 |
| 2020-12-29 | Use sans-serif font for the "all items" page links | Guillaume Gomez | -1/+3 |
| 2020-12-29 | Fix search section position on small devices | Guillaume Gomez | -1/+4 |
| 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 |