| Age | Commit message (Expand) | Author | Lines |
| 2018-03-30 | Auto merge of #49489 - kennytm:rollup, r=kennytm | bors | -3/+5 |
| 2018-03-30 | Auto merge of #49412 - GuillaumeGomez:hide-type-decl, r=QuietMisdreavus | bors | -3/+15 |
| 2018-03-30 | Rollup merge of #49445 - GuillaumeGomez:light-theme, r=QuietMisdreavus | kennytm | -1/+1 |
| 2018-03-30 | Rollup merge of #49443 - GuillaumeGomez:fix-tooltip-position, r=QuietMisdreavus | kennytm | -2/+4 |
| 2018-03-29 | Rename main theme into light theme | Guillaume Gomez | -1/+1 |
| 2018-03-28 | Fix tooltip position | Guillaume Gomez | -2/+4 |
| 2018-03-28 | Rollup merge of #49442 - GuillaumeGomez:text-overlap, r=QuietMisdreavus | kennytm | -4/+26 |
| 2018-03-28 | Rollup merge of #49439 - GuillaumeGomez:trait-impl-collapse, r=QuietMisdreavus | kennytm | -10/+15 |
| 2018-03-28 | Rollup merge of #49429 - GuillaumeGomez:fix-collapse-toggle-insertion, r=Quie... | kennytm | -0/+3 |
| 2018-03-28 | Fix text overlap | Guillaume Gomez | -4/+26 |
| 2018-03-28 | Fix trait implementation not collapsing docs | Guillaume Gomez | -10/+15 |
| 2018-03-27 | Fix collapse toggle insertions on impl with docs | Guillaume Gomez | -0/+3 |
| 2018-03-27 | Hide type declarations by default | Guillaume Gomez | -3/+15 |
| 2018-03-27 | Fix search appearance | Guillaume Gomez | -3/+20 |
| 2018-03-23 | Fix IE11 search | Guillaume Gomez | -0/+7 |
| 2018-03-18 | Fix events handling in rustdoc | Guillaume Gomez | -33/+40 |
| 2018-03-15 | Rollup merge of #48831 - GuillaumeGomez:fix-theme-blink, r=QuietMisdreavus | kennytm | -1/+5 |
| 2018-03-13 | Rollup merge of #48631 - focusaurus:remember-collapse-setting, r=QuietMisdreavus | kennytm | -0/+6 |
| 2018-03-12 | Fix blink when main theme is selected | Guillaume Gomez | -1/+5 |
| 2018-03-10 | Auto merge of #48755 - GuillaumeGomez:rustdoc-fixes, r=QuietMisdreavus | bors | -36/+55 |
| 2018-03-09 | Fix anchor not always being put at the right place | Guillaume Gomez | -0/+3 |
| 2018-03-09 | Fix escape not working when searchbar selected | Guillaume Gomez | -3/+6 |
| 2018-03-09 | Add missing items in the sidebar for functions | Guillaume Gomez | -27/+29 |
| 2018-03-08 | Rollup merge of #48789 - GuillaumeGomez:horizontal-scroll, r=QuietMisdreavus | Manish Goregaokar | -1/+1 |
| 2018-03-06 | Fix sidebar horizontal scroll | Guillaume Gomez | -1/+1 |
| 2018-03-05 | Add resource-suffix option for rustdoc | Guillaume Gomez | -1/+3 |
| 2018-03-05 | Don't generate '[+]'/'[-]' on 'empty' traits | Guillaume Gomez | -7/+18 |
| 2018-03-01 | Rename doc collapse sentinal to rustdoc-collapse | Peter Lyons | -3/+3 |
| 2018-03-01 | Remember state of top-level collapse toggle widget | Peter Lyons | -0/+6 |
| 2018-02-28 | Rollup merge of #48381 - GuillaumeGomez:rustdoc-theme-securities, r=QuietMisd... | kennytm | -11/+35 |
| 2018-02-28 | Auto merge of #47894 - vi:rustdoc_foldable_impls, r=GuillaumeGomez,QuietMisdr... | bors | -52/+144 |
| 2018-02-20 | rustdoc: On mobile: hide §, adjust [+] position | Vitaly _Vi Shukela | -2/+6 |
| 2018-02-20 | Remove theme button outline | Guillaume Gomez | -0/+4 |
| 2018-02-20 | Allow to not switch to a theme if it doesn't exist | Guillaume Gomez | -11/+31 |
| 2018-02-20 | Change local storage name for rustdoc because of conflicts with mdbook | Guillaume Gomez | -1/+1 |
| 2018-02-19 | rustdoc: Reposition the § per GuillaumeGomez request | Vitaly _Vi Shukela | -1/+5 |
| 2018-02-18 | Fix inlining | Aaron Hill | -3/+8 |
| 2018-02-18 | Cleanup formatting | Aaron Hill | -6/+3 |
| 2018-02-18 | Generate documentation for auto-trait impls | Aaron Hill | -2/+17 |
| 2018-02-17 | rustdoc: Fix position of collapse-toggle on small screens | Vitaly _Vi Shukela | -0/+4 |
| 2018-02-17 | rustdoc: Remove visual overlap between § and [+] | Vitaly _Vi Shukela | -2/+3 |
| 2018-02-14 | Rollup merge of #47806 - PramodBisht:feature/47801, r=steveklabnik | kennytm | -2/+2 |
| 2018-02-10 | Rollup merge of #48080 - GuillaumeGomez:mobile-docs-fixes, r=QuietMisdreavus | kennytm | -32/+7 |
| 2018-02-08 | Hide theme button under menu in mobile mode and fix top margin issue (in mobi... | Guillaume Gomez | -32/+7 |
| 2018-02-08 | Fix missing rules for dark.css | Guillaume Gomez | -0/+3 |
| 2018-02-07 | Rollup merge of #47810 - GuillaumeGomez:fix-theme-but-position, r=QuietMisdre... | Manish Goregaokar | -4/+55 |
| 2018-02-07 | rustdoc: Fix doc and impl collapsing on small screens | Vitaly _Vi Shukela | -1/+2 |
| 2018-02-07 | Revert "rustdoc: Move collapse toggle to the left" | Vitaly _Vi Shukela | -1/+1 |
| 2018-02-04 | Improve big sidebar elements display | Guillaume Gomez | -0/+18 |
| 2018-02-04 | Fix not selectable search input | Guillaume Gomez | -0/+5 |