| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 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-05-02 | Remove jquery dependency | Guillaume Gomez | -242/+456 |
| 2017-04-09 | merge with master to pick up pulldown switch | QuietMisdreavus | -14/+17 |
| 2017-04-06 | rustdoc: collapse docblock before showing label | Andy Russell | -4/+11 |
| 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/+7 |
| 2017-03-21 | Remove duplicate style classes | Cldfire | -8/+0 |
| 2017-03-13 | Fix sidebar not extending to the bottom of the page | Wesley Wiser | -1/+1 |
| 2017-03-09 | Clean up rustdoc css | Guillaume Gomez | -58/+89 |