| Age | Commit message (Expand) | Author | Lines |
| 2018-03-30 | Rename fs::read_string to read_to_string and stabilize | Matt Brubeck | -1/+1 |
| 2018-03-30 | Auto merge of #49489 - kennytm:rollup, r=kennytm | bors | -10/+12 |
| 2018-03-30 | Auto merge of #49412 - GuillaumeGomez:hide-type-decl, r=QuietMisdreavus | bors | -138/+165 |
| 2018-03-30 | Rollup merge of #49445 - GuillaumeGomez:light-theme, r=QuietMisdreavus | kennytm | -8/+8 |
| 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 | -8/+8 |
| 2018-03-28 | Fix tooltip position | Guillaume Gomez | -2/+4 |
| 2018-03-28 | Rollup merge of #49442 - GuillaumeGomez:text-overlap, r=QuietMisdreavus | kennytm | -20/+43 |
| 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 | Rollup merge of #49405 - GuillaumeGomez:search-appearance, r=QuietMisdreavus | kennytm | -3/+20 |
| 2018-03-28 | Fix text overlap | Guillaume Gomez | -20/+43 |
| 2018-03-28 | Fix trait implementation not collapsing docs | Guillaume Gomez | -10/+15 |
| 2018-03-28 | Auto merge of #49304 - sinkuu:impl_trait_rustdoc, r=QuietMisdreavus | bors | -16/+11 |
| 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 | -138/+165 |
| 2018-03-27 | Fix search appearance | Guillaume Gomez | -3/+20 |
| 2018-03-25 | Rollup merge of #49312 - GuillaumeGomez:fix-ie11-search, r=QuietMisdreavus | kennytm | -0/+7 |
| 2018-03-24 | Cleanup | Shotaro Yamada | -13/+2 |
| 2018-03-24 | Hide synthesized type parameters | Shotaro Yamada | -3/+9 |
| 2018-03-23 | Fix IE11 search | Guillaume Gomez | -0/+7 |
| 2018-03-23 | Merge branch 'master' of https://github.com/Lymia/rust into rollup | Alex Crichton | -4/+4 |
| 2018-03-22 | Rollup merge of #49189 - GuillaumeGomez:fix-implied-shortcut-links, r=QuietMi... | kennytm | -2/+2 |
| 2018-03-22 | Rollup merge of #48596 - GuillaumeGomez:invalid-code-block-start, r=QuietMisd... | kennytm | -1/+6 |
| 2018-03-19 | Fix automatic urls with backticks | Guillaume Gomez | -2/+2 |
| 2018-03-18 | Add warning for invalid start of code blocks in rustdoc | Guillaume Gomez | -1/+6 |
| 2018-03-18 | Fix events handling in rustdoc | Guillaume Gomez | -33/+40 |
| 2018-03-18 | Initial implementation of RFC 2151, Raw Identifiers | Lymia Aluysia | -4/+4 |
| 2018-03-17 | syntax: Make `_` an identifier | Vadim Petrochenkov | -1/+1 |
| 2018-03-16 | fix doctest | QuietMisdreavus | -1/+1 |
| 2018-03-15 | Rollup merge of #48831 - GuillaumeGomez:fix-theme-blink, r=QuietMisdreavus | kennytm | -1/+5 |
| 2018-03-13 | Rollup merge of #48898 - GuillaumeGomez:remove-empty-section, r=QuietMisdreavus | kennytm | -8/+10 |
| 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 | -64/+78 |
| 2018-03-09 | Remove auto trait implementation section when empty | Guillaume Gomez | -8/+10 |
| 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 | -55/+52 |
| 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 | -27/+55 |
| 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-21 | Rollup merge of #48382 - GuillaumeGomez:fix-rustdoc-test-panic, r=estebank | Guillaume Gomez | -12/+15 |
| 2018-02-21 | Rollup merge of #48335 - Manishearth:shortcut-links, r=QuietMisdreavus | Guillaume Gomez | -9/+38 |
| 2018-02-20 | rustdoc: On mobile: hide ยง, adjust [+] position | Vitaly _Vi Shukela | -2/+6 |