| Age | Commit message (Expand) | Author | Lines |
| 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 | -4/+86 |
| 2017-09-11 | Add class for codeblocks | Guillaume Gomez | -0/+8 |
| 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/+10 |
| 2017-08-23 | Rollup merge of #43977 - GuillaumeGomez:remove-outline, r=QuietMisdreavus | Corey Farwell | -0/+4 |
| 2017-08-22 | Fixed changes to .in-band CSS | Jouan Amate | -0/+9 |
| 2017-08-18 | Remove outline when details have focus | Guillaume Gomez | -0/+4 |
| 2017-08-18 | Add links for impls | Jouan Amate | -3/+4 |
| 2017-08-17 | Fix ES5 regression with shorthand names. | pravic | -4/+4 |
| 2017-08-15 | use field init shorthand EVERYWHERE | Zack M. Davis | -4/+4 |
| 2017-08-14 | Rollup merge of #43862 - QuietMisdreavus:get-in-line-autohide, r=GuillaumeGomez | Corey Farwell | -1/+1 |
| 2017-08-14 | rustdoc: put auto-hidden docblock labels in line with the toggle | QuietMisdreavus | -1/+1 |
| 2017-08-13 | Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichton | bors | -0/+1 |
| 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-10 | Implemented #[doc(cfg(...))]. | kennytm | -0/+1 |
| 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 | -23/+31 |
| 2017-08-06 | Fix invalid background highlights and add missing colors | Guillaume Gomez | -19/+24 |
| 2017-08-03 | Update highlight colors | Guillaume Gomez | -2/+3 |
| 2017-08-03 | Invert constant and function color | Guillaume Gomez | -2/+2 |
| 2017-08-02 | Improve functions | Guillaume Gomez | -1/+1 |
| 2017-08-02 | Improve color theme for color blind issues | Guillaume Gomez | -7/+7 |
| 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-29 | Rollup merge of #43509 - QuietMisdreavus:method-src, r=GuillaumeGomez | Mark Simulacrum | -0/+4 |
| 2017-07-27 | add [src] links to associated functions inside an impl block | QuietMisdreavus | -0/+4 |
| 2017-07-24 | Rollup merge of #43446 - zackmdavis:rustdoc_sidebar_unions, r=GuillaumeGomez | Mark Simulacrum | -0/+1 |
| 2017-07-23 | rustdoc: add unions to whitelist of sidebar types | Zack M. Davis | -0/+1 |
| 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-06-29 | Toggle wrappers are now generated correctly | Guillaume Gomez | -21/+28 |
| 2017-06-07 | Make rustdoc.js use license comments. | Clar Charr | -9/+11 |
| 2017-05-21 | Update to trait bounds CSS in rustdoc | Daniel Lockyer | -0/+2 |
| 2017-05-19 | Rollup merge of #42096 - ollie27:rustdoc_js_impls, r=GuillaumeGomez | Mark Simulacrum | -3/+3 |
| 2017-05-19 | rustdoc: Fix implementors list javascript | Oliver Middleton | -3/+3 |
| 2017-05-18 | Make documentation works again by removing two unnecessary ES6 pieces. | pravic | -3/+3 |
| 2017-05-16 | improve collapse toggle render (css) | Raphaƫl Huchet | -0/+5 |
| 2017-05-13 | Rollup merge of #41950 - GuillaumeGomez:rustdoc-links, r=frewsxcv | Mark Simulacrum | -4/+8 |
| 2017-05-12 | Rollup merge of #41951 - Eijebong:master, r=GuillaumeGomez | Mark Simulacrum | -0/+1 |
| 2017-05-12 | Fix anchor invalid redirection to search | Guillaume Gomez | -4/+8 |