| Age | Commit message (Expand) | Author | Lines |
| 2017-11-07 | Add "-" shortcut | Guillaume Gomez | -1/+2 |
| 2017-11-01 | Rollup merge of #45450 - GuillaumeGomez:overlap-link, r=QuietMisdreavus | kennytm | -1/+11 |
| 2017-10-27 | Improve sidebar rendering and add methods list | Guillaume Gomez | -6/+21 |
| 2017-10-26 | Rollup merge of #45212 - GuillaumeGomez:sidebar-fixed, r=QuietMisdreavus | kennytm | -2/+3 |
| 2017-10-24 | Show src button and function version on mobile version | Guillaume Gomez | -2/+6 |
| 2017-10-24 | Fix the sidebar height | Guillaume Gomez | -2/+3 |
| 2017-10-22 | Remove useless top margin on first heading | Guillaume Gomez | -0/+1 |
| 2017-10-22 | Fix title heading overlap in rust doc | Guillaume Gomez | -1/+10 |
| 2017-10-19 | Auto merge of #45288 - GuillaumeGomez:tab-key-binding, r=QuietMisdreavus | bors | -1/+1 |
| 2017-10-14 | Save current highlighted item in search tab | Guillaume Gomez | -1/+1 |
| 2017-10-14 | Remove terribly useless and problematic margin when searching on mobile | Guillaume Gomez | -0/+4 |
| 2017-10-13 | Rollup merge of #45245 - stjepang:more-padding-between-impls, r=QuietMisdreavus | kennytm | -1/+1 |
| 2017-10-13 | Rollup merge of #45240 - GuillaumeGomez:mobile-sidebar-improvements, r=QuietM... | kennytm | -5/+7 |
| 2017-10-13 | Auto merge of #45055 - GuillaumeGomez:search-tabs, r=QuietMisdreavus | bors | -0/+26 |
| 2017-10-12 | Increase padding between consecutive impls | Stjepan Glavina | -1/+1 |
| 2017-10-12 | Small improvement for the sidebar on mobile devices | Guillaume Gomez | -5/+7 |
| 2017-10-09 | Add tabs for search for better information access | Guillaume Gomez | -0/+26 |
| 2017-10-09 | let rustdoc print the crate version into docs | QuietMisdreavus | -0/+9 |
| 2017-10-01 | rustdoc: Style of [src] link for trait implementors | Vitaly _Vi Shukela | -1/+8 |
| 2017-09-24 | Rollup merge of #44789 - GuillaumeGomez:fix-rustdoc-display, r=QuietMisdreavus | Guillaume Gomez | -1/+1 |
| 2017-09-23 | Fix warning position in rustdoc code blocks | Guillaume Gomez | -1/+1 |
| 2017-09-18 | Rollup merge of #44671 - GuillaumeGomez:run-button, r=steveklabnik | Alex Crichton | -0/+5 |
| 2017-09-18 | Fix run button | Guillaume Gomez | -0/+5 |
| 2017-09-17 | Add more links and put the link character to the left | Guillaume Gomez | -2/+10 |
| 2017-09-11 | Add arrow and improve display | Guillaume Gomez | -1/+41 |
| 2017-08-30 | Fix invalid display of enum sub-fields docs | Guillaume Gomez | -5/+9 |
| 2017-08-28 | Fix invalid linker position | Guillaume Gomez | -1/+6 |
| 2017-08-26 | Rollup merge of #43979 - Jouan:Add-links-for-impls, r=GuillaumeGomez | Corey Farwell | -0/+4 |
| 2017-08-18 | Remove outline when details have focus | Guillaume Gomez | -0/+4 |
| 2017-08-18 | Add links for impls | Jouan Amate | -0/+4 |
| 2017-08-11 | Rollup merge of #43795 - GuillaumeGomez:improve-variants-doc-style, r=QuietMi... | Guillaume Gomez | -0/+4 |
| 2017-08-11 | Rollup merge of #43760 - ollie27:rustdoc_search_css, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2017-08-11 | Improve enum variants display | Guillaume Gomez | -0/+4 |
| 2017-08-09 | rustdoc: Fix broken CSS in search results | Oliver Middleton | -1/+1 |
| 2017-08-08 | Improve headers linking | Guillaume Gomez | -0/+10 |
| 2017-08-07 | Auto merge of #43558 - GuillaumeGomez:union-const-colors, r=QuietMisdreavus | bors | -4/+0 |
| 2017-08-02 | Improve color theme for color blind issues | Guillaume Gomez | -6/+0 |
| 2017-08-01 | rustdoc: shrink headings in non-top-level docblocks | QuietMisdreavus | -3/+7 |
| 2017-07-30 | Add colors for constants and unions | Guillaume Gomez | -0/+2 |
| 2017-07-27 | add [src] links to associated functions inside an impl block | QuietMisdreavus | -0/+4 |
| 2017-07-23 | rustdoc: fix layout of Fields section in documentation for unions | Zack M. Davis | -1/+1 |
| 2017-07-09 | Add spacing between trait functions | Guillaume Gomez | -0/+5 |
| 2017-05-21 | Update to trait bounds CSS in rustdoc | Daniel Lockyer | -0/+2 |
| 2017-05-16 | improve collapse toggle render (css) | Raphaƫl Huchet | -0/+5 |
| 2017-05-12 | Rollup merge of #41951 - Eijebong:master, r=GuillaumeGomez | Mark Simulacrum | -0/+1 |
| 2017-05-12 | rustdoc: Break words in the location box of the sidebar. | Bastien Orivel | -0/+1 |
| 2017-05-11 | Fix search when looking to sources | Guillaume Gomez | -0/+3 |
| 2017-04-09 | merge with master to pick up pulldown switch | QuietMisdreavus | -4/+4 |
| 2017-03-31 | rustdoc: format where clauses like rust-lang-nursery/fmt-rfcs#38 | QuietMisdreavus | -12/+1 |
| 2017-03-28 | Make the rustdoc sidebar white on `src` pages | Wesley Wiser | -3/+3 |