| Age | Commit message (Expand) | Author | Lines |
| 2018-12-02 | Fix invalid line number match | Guillaume Gomez | -1/+1 |
| 2018-12-01 | Remove unneeded body class selector | Guillaume Gomez | -2/+2 |
| 2018-11-29 | Add arrow to the crate select box | Guillaume Gomez | -1/+5 |
| 2018-11-28 | Add crate filtering | Guillaume Gomez | -2/+22 |
| 2018-11-28 | rustdoc: add margin-bottom spacing to nested lists | Lyndon Brown | -1/+1 |
| 2018-11-24 | Source sidebar improvements | Guillaume Gomez | -8/+19 |
| 2018-11-24 | Add source file sidebar | Guillaume Gomez | -4/+59 |
| 2018-11-21 | Improve no result found sentence in doc search | Guillaume Gomez | -3/+10 |
| 2018-11-15 | Rollup merge of #55926 - cynecx:fix-rustdoc-mobile-css, r=GuillaumeGomez | Pietro Albini | -1/+1 |
| 2018-11-13 | Change sidebar selector to fix compatibility with docs.rs | cynecx | -1/+1 |
| 2018-11-13 | Rollup merge of #55858 - GuillaumeGomez:fixes-rustdoc-codeblocks, r=QuietMisd... | kennytm | -0/+5 |
| 2018-11-10 | Small fixes on code blocks in rustdoc | Guillaume Gomez | -0/+5 |
| 2018-11-07 | Remove intermediate font specs | Jon Gjengset | -5/+5 |
| 2018-11-03 | Rollup merge of #54162 - GuillaumeGomez:hide-default-impls-items, r=QuietMisd... | Guillaume Gomez | -12/+19 |
| 2018-10-29 | Fix source code pages in rustdoc | Guillaume Gomez | -2/+5 |
| 2018-10-27 | Fix sub-variant doc display | Guillaume Gomez | -1/+21 |
| 2018-10-26 | Rollup merge of #54921 - GuillaumeGomez:line-numbers, r=QuietMisdreavus | kennytm | -0/+18 |
| 2018-10-21 | improve search tabs look | Guillaume Gomez | -7/+4 |
| 2018-10-21 | Hide items if they use default docs | Guillaume Gomez | -0/+5 |
| 2018-10-21 | Improve stability messages display a bit | Guillaume Gomez | -12/+14 |
| 2018-10-11 | Fix mobile doc display | Guillaume Gomez | -13/+24 |
| 2018-10-09 | Add line numbers option to rustdoc | Guillaume Gomez | -0/+18 |
| 2018-10-04 | rustdoc: overflow:auto doesn't work nicely on small screens | Kazuyoshi Kato | -1/+0 |
| 2018-09-19 | Reduce code block sides padding | Guillaume Gomez | -1/+1 |
| 2018-09-12 | Auto merge of #53409 - GuillaumeGomez:associated-const-value, r=QuietMisdreavus | bors | -0/+8 |
| 2018-09-06 | Fix hover on impls | Guillaume Gomez | -9/+15 |
| 2018-08-30 | Rollup merge of #53806 - GuillaumeGomez:fix-ui-issues-foreign-type-impls, r=Q... | Pietro Albini | -0/+3 |
| 2018-08-29 | Fix UI issues on Implementations on Foreign types | Guillaume Gomez | -0/+3 |
| 2018-08-27 | Fix invalid display of unstable messages | Guillaume Gomez | -0/+5 |
| 2018-08-26 | Rollup merge of #53706 - ehuss:rustdoc-section-anchor, r=GuillaumeGomez | Guillaume Gomez | -3/+2 |
| 2018-08-26 | Rollup merge of #53043 - GuillaumeGomez:improve-unstable-msg-display, r=Quiet... | Guillaume Gomez | -0/+13 |
| 2018-08-25 | rustdoc: Fix gap on section anchor symbol when hovering. | Eric Huss | -3/+2 |
| 2018-08-25 | Don't show associated const value anymore | Guillaume Gomez | -0/+8 |
| 2018-08-05 | Change rustdoc style so fully qualified names do not overlap src links | Mike Boutin | -5/+2 |
| 2018-08-04 | Rollup merge of #53050 - carols10cents:rustdoc-moar-room, r=GuillaumeGomez | kennytm | -1/+1 |
| 2018-08-03 | Make left column of rustdoc search results narrower | Carol (Nichols || Goulding) | -1/+1 |
| 2018-08-03 | Make entire row of doc search results clickable | Carol (Nichols || Goulding) | -0/+5 |
| 2018-08-04 | Improve unstable message display | Guillaume Gomez | -0/+13 |
| 2018-07-18 | Updated wording and placement of non-exhaustive notice so it is collapsed by ... | David Wood | -1/+5 |
| 2018-06-13 | Greatly improve tables display in docs | Guillaume Gomez | -7/+3 |
| 2018-06-04 | Add doc keyword support | Guillaume Gomez | -0/+5 |
| 2018-06-03 | Auto merge of #51319 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -1/+2 |
| 2018-06-02 | Add attributes for trait and methods as well | Guillaume Gomez | -3/+12 |
| 2018-06-02 | Fix run button style | Guillaume Gomez | -1/+2 |
| 2018-05-30 | Fixes some style issues in rustdoc "implementations on Foreign types" | Guillaume Gomez | -2/+21 |
| 2018-05-21 | rustdoc: set tab width in rust source blocks | QuietMisdreavus | -0/+2 |
| 2018-04-17 | Add rustdoc settings menu | Guillaume Gomez | -2/+17 |
| 2018-04-10 | Auto merge of #49504 - GuillaumeGomez:doc-all-types, r=QuietMisdreavus | bors | -0/+18 |
| 2018-04-04 | Add page to list all crate's items | Guillaume Gomez | -0/+18 |
| 2018-03-30 | Fix anchor position on fields | Guillaume Gomez | -0/+3 |