| Age | Commit message (Expand) | Author | Lines |
| 2017-12-18 | Improve search display on mobile | Guillaume Gomez | -0/+20 |
| 2017-12-18 | Fix dynamic crates listing in doc sidebar | Guillaume Gomez | -1/+1 |
| 2017-12-17 | Add an option to allow rustdoc to list modules by appearance | varkor | -4/+13 |
| 2017-12-15 | Improve results a bit | Guillaume Gomez | -2/+6 |
| 2017-12-15 | make doc search more relevant | Guillaume Gomez | -12/+7 |
| 2017-12-14 | Use PathBuf instead of String where applicable | Oliver Schneider | -30/+37 |
| 2017-12-13 | Rollup merge of #46672 - GuillaumeGomez:fix-type-filter-search, r=QuietMisdre... | kennytm | -4/+4 |
| 2017-12-13 | Rollup merge of #46668 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavus | kennytm | -4/+27 |
| 2017-12-12 | Fix type filter in rustdoc js | Guillaume Gomez | -4/+4 |
| 2017-12-11 | Fix mobile doc style and improve search bar | Guillaume Gomez | -4/+27 |
| 2017-12-10 | Auto merge of #46232 - canndrew:never-docs, r=QuietMisdreavus | bors | -1/+1 |
| 2017-12-10 | Auto merge of #46602 - mbrubeck:try, r=kennytm | bors | -14/+9 |
| 2017-12-09 | Use Try syntax for Option in place of macros or match | Matt Brubeck | -14/+9 |
| 2017-12-09 | Auto merge of #46586 - GuillaumeGomez:fix-mobile-important-display, r=QuietMi... | bors | -1/+9 |
| 2017-12-08 | Fixes doc important trait display on mobile | Guillaume Gomez | -1/+9 |
| 2017-12-08 | Auto merge of #46247 - GuillaumeGomez:md-warnings, r=QuietMisdreqvus | bors | -8/+16 |
| 2017-12-07 | Rollup merge of #46526 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavus | Guillaume Gomez | -5/+76 |
| 2017-12-07 | Rollup merge of #46444 - GuillaumeGomez:css-cleanup, r=QuietMisdreavus | Guillaume Gomez | -33/+100 |
| 2017-12-07 | fix markdown file differences | Guillaume Gomez | -6/+11 |
| 2017-12-07 | Generate difference warnings for markdown files as well | Guillaume Gomez | -2/+5 |
| 2017-12-07 | Fix JS errors | Guillaume Gomez | -2/+8 |
| 2017-12-07 | Greatly improve sidebar when width < 700px | Guillaume Gomez | -5/+70 |
| 2017-12-07 | Auto merge of #46221 - GuillaumeGomez:doc-script-load-speedup, r=nrc | bors | -2/+9 |
| 2017-12-06 | Rollup merge of #46502 - GuillaumeGomez:improve-search-style, r=QuietMisdreavus | Corey Farwell | -1/+10 |
| 2017-12-06 | Auto merge of #45898 - JRegimbal:master, r=QuietMisdreavus | bors | -6/+6 |
| 2017-12-05 | Changed tab names to those agreed upon. | JRegimbal | -6/+6 |
| 2017-12-04 | Improve search style | Guillaume Gomez | -1/+10 |
| 2017-12-03 | Rollup merge of #46454 - GuillaumeGomez:search-overlap, r=QuietMisdreavus | Corey Farwell | -0/+1 |
| 2017-12-03 | Auto merge of #46433 - GuillaumeGomez:dedup-items, r=QuietMisdreavus | bors | -3/+10 |
| 2017-12-03 | Auto merge of #46384 - ollie27:rustdoc_inline_assoc, r=QuietMisdreavus | bors | -1/+2 |
| 2017-12-02 | Fix search results overlap | Guillaume Gomez | -0/+1 |
| 2017-12-02 | Move colors to main.css | Guillaume Gomez | -33/+100 |
| 2017-12-02 | Auto merge of #46326 - GuillaumeGomez:sidebar-text, r=QuietMisdreavus | bors | -6/+7 |
| 2017-12-02 | Auto merge of #46288 - alexcrichton:bump-bootstrap, r=Mark-Simulacrum | bors | -2/+0 |
| 2017-12-01 | Fix deduplication of items | Guillaume Gomez | -3/+10 |
| 2017-12-02 | Rollup merge of #46392 - GuillaumeGomez:fix-tooltip, r=QuietMisdreavus | kennytm | -0/+6 |
| 2017-11-29 | Update bootstrap compiler | Alex Crichton | -2/+0 |
| 2017-11-30 | Fix rustoc item summaries that are headers | Christian Duerr | -1/+3 |
| 2017-11-29 | rustdoc: Fix issues with cross-crate inlined associated items | Oliver Middleton | -1/+2 |
| 2017-11-29 | Fix invalid HTML escape | Guillaume Gomez | -6/+7 |
| 2017-11-29 | Invert colors in important traits tooltip | Guillaume Gomez | -0/+6 |
| 2017-11-28 | link to never type docs | Andrew Cann | -1/+1 |
| 2017-11-26 | Fix global search | Guillaume Gomez | -227/+227 |
| 2017-11-25 | Auto merge of #46081 - GuillaumeGomez:fix-path-search, r=QuietMisdreavus | bors | -82/+141 |
| 2017-11-23 | Speedup search loading when search url is received | Guillaume Gomez | -2/+9 |
| 2017-11-22 | Auto merge of #44781 - QuietMisdreavus:doc-include, r=GuillaumeGomez | bors | -4/+26 |
| 2017-11-21 | allow loading external files in documentation | QuietMisdreavus | -4/+26 |
| 2017-11-22 | Rollup merge of #46134 - GuillaumeGomez:negative-traits, r=QuietMisdreavus | kennytm | -9/+19 |
| 2017-11-21 | Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM... | bors | -10/+208 |
| 2017-11-20 | Strongly improve search path | Guillaume Gomez | -10/+37 |