| Age | Commit message (Expand) | Author | Lines |
| 2018-04-30 | Rename "show type declaration" to "show declaration" | Guillaume Gomez | -1/+1 |
| 2018-04-26 | Add setting to go to item if there is only one result | Guillaume Gomez | -31/+57 |
| 2018-04-25 | Some JS improvements | Guillaume Gomez | -32/+24 |
| 2018-04-23 | fix search bar bug | Guillaume Gomez | -10/+18 |
| 2018-04-22 | Auto merge of #49954 - GuillaumeGomez:doc-settings, r=ollie27,QuietMisdreavus | bors | -15/+11 |
| 2018-04-21 | remove unused condition | Guillaume Gomez | -5/+0 |
| 2018-04-21 | fix invalid items removal | Guillaume Gomez | -2/+4 |
| 2018-04-21 | Add aliases in the search as well | Guillaume Gomez | -3/+13 |
| 2018-04-21 | Add specific never search | Guillaume Gomez | -1/+6 |
| 2018-04-17 | Add rustdoc settings menu | Guillaume Gomez | -15/+11 |
| 2018-04-14 | Add multi-query search | Guillaume Gomez | -7/+70 |
| 2018-04-04 | Fix anchors issue when everything is collapsed | Guillaume Gomez | -9/+21 |
| 2018-03-30 | Auto merge of #49412 - GuillaumeGomez:hide-type-decl, r=QuietMisdreavus | bors | -3/+15 |
| 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 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 | -1/+5 |
| 2018-03-23 | Fix IE11 search | Guillaume Gomez | -0/+7 |
| 2018-03-18 | Fix events handling in rustdoc | Guillaume Gomez | -33/+40 |
| 2018-03-13 | Rollup merge of #48631 - focusaurus:remember-collapse-setting, r=QuietMisdreavus | kennytm | -0/+6 |
| 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-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 | -8/+0 |
| 2018-02-28 | Auto merge of #47894 - vi:rustdoc_foldable_impls, r=GuillaumeGomez,QuietMisdr... | bors | -50/+123 |
| 2018-02-20 | Allow to not switch to a theme if it doesn't exist | Guillaume Gomez | -8/+0 |
| 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-08 | Hide theme button under menu in mobile mode and fix top margin issue (in mobi... | Guillaume Gomez | -31/+6 |
| 2018-02-03 | Fix rendering issues on mobile | Guillaume Gomez | -0/+26 |
| 2018-02-01 | rustdoc: Fix erroneous collapsing of second+ inherent impl. | Vitaly _Vi Shukela | -2/+3 |
| 2018-02-01 | rustdoc: Auto-collapse all non-inherent impls | Vitaly _Vi Shukela | -0/+16 |
| 2018-01-31 | rustdoc: Fix some minor issues per reviewer | Vitaly _Vi Shukela | -15/+17 |
| 2018-01-31 | rustdoc: Fix tidy errors found by travis | Vitaly _Vi Shukela | -9/+9 |
| 2018-01-31 | rustdoc: Foldable impl blocks | Vitaly _Vi Shukela | -51/+105 |
| 2018-01-23 | Auto merge of #47678 - kennytm:rollup, r=kennytm | bors | -2/+2 |
| 2018-01-22 | Fix quoted search | Guillaume Gomez | -2/+2 |
| 2018-01-21 | Add possibility to have multiple themes | Guillaume Gomez | -1/+11 |
| 2018-01-12 | Prepare main.js for tests | Guillaume Gomez | -43/+39 |
| 2018-01-05 | Fix search bar defocus | Guillaume Gomez | -0/+4 |
| 2018-01-02 | Indentation fix | Johannes Boczek | -2/+2 |
| 2018-01-02 | Defocus search bar in rustdoc pages | Johannes Boczek | -0/+6 |
| 2017-12-20 | Fix sidebar on ios | Guillaume Gomez | -9/+17 |
| 2017-12-18 | Rollup merge of #46824 - GuillaumeGomez:doc-sidebar, r=QuietMisdreavus | Guillaume Gomez | -1/+1 |
| 2017-12-18 | Fix dynamic crates listing in doc sidebar | Guillaume Gomez | -1/+1 |