| Age | Commit message (Expand) | Author | Lines |
| 2019-10-01 | Improve sidebar styling to make its integration easier | Guillaume Gomez | -2/+2 |
| 2019-05-02 | Fix search sidebar width when no crate select is present | Guillaume Gomez | -7/+8 |
| 2019-04-16 | Fix dark css rule | Guillaume Gomez | -3/+3 |
| 2019-03-26 | Fix code block display in portability element in dark theme | Guillaume Gomez | -0/+8 |
| 2019-02-20 | Rollup merge of #58384 - GuillaumeGomez:fix-table-display, r=QuietMisdreavus | kennytm | -23/+3 |
| 2019-02-20 | Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, r=QuietMisdre... | kennytm | -9/+9 |
| 2019-02-19 | Fix tables display | Guillaume Gomez | -23/+3 |
| 2019-02-10 | Add style for trait aliases | Guillaume Gomez | -0/+4 |
| 2019-02-08 | Improve stability tags display | Guillaume Gomez | -9/+9 |
| 2019-01-28 | Rollup merge of #57859 - GuillaumeGomez:fix-background, r=QuietMisdreavus | Mazdak Farrokhzad | -8/+0 |
| 2019-01-23 | Fix invalid background color | Guillaume Gomez | -8/+0 |
| 2019-01-15 | Fixes text becoming invisible when element targetted | Guillaume Gomez | -14/+2 |
| 2018-12-29 | Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavus | bors | -2/+10 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -24/+0 |
| 2018-12-24 | Add no-crate filter option on rustdoc | Guillaume Gomez | -2/+10 |
| 2018-12-20 | display rustc_private APIs as "Internal" | Andy Russell | -0/+10 |
| 2018-12-06 | Rollup merge of #56332 - GuillaumeGomez:specifi-crate-search, r=QuietMisdreavus | Pietro Albini | -2/+15 |
| 2018-12-05 | Rollup merge of #55563 - GuillaumeGomez:doc-search-sentence, r=QuietMisdreavus | Pietro Albini | -2/+2 |
| 2018-11-28 | Add crate filtering | Guillaume Gomez | -2/+15 |
| 2018-11-24 | Add source file sidebar | Guillaume Gomez | -0/+38 |
| 2018-11-21 | Improve no result found sentence in doc search | Guillaume Gomez | -2/+2 |
| 2018-10-26 | Rollup merge of #54921 - GuillaumeGomez:line-numbers, r=QuietMisdreavus | kennytm | -0/+8 |
| 2018-10-21 | improve search tabs look | Guillaume Gomez | -16/+10 |
| 2018-10-09 | Add line numbers option to rustdoc | Guillaume Gomez | -0/+8 |
| 2018-09-25 | handle proc-macros as macros instead of functions | QuietMisdreavus | -0/+8 |
| 2018-08-29 | Fix UI issues on Implementations on Foreign types | Guillaume Gomez | -0/+8 |
| 2018-08-15 | Fix links' color | Guillaume Gomez | -4/+4 |
| 2018-08-11 | Fix styles | Guillaume Gomez | -4/+4 |
| 2018-08-03 | Fix invalid code css rule | Guillaume Gomez | -2/+2 |
| 2018-07-19 | Auto merge of #51854 - davidtwco:rfc-2008-rustdoc, r=QuietMisdreavus | bors | -2/+2 |
| 2018-07-18 | Updated wording and placement of non-exhaustive notice so it is collapsed by ... | David Wood | -4/+0 |
| 2018-07-12 | Moved non_exhaustive message to fields/variants section and onto type. | David Wood | -2/+4 |
| 2018-06-27 | Include type in non-exhaustive message. Include new css in dark theme. | David Wood | -1/+2 |
| 2018-06-27 | Display #[non_exhaustive] in rustdoc on types. | David Wood | -1/+2 |
| 2018-06-26 | Fix variant background color on hover in search results | Guillaume Gomez | -1/+1 |
| 2018-06-04 | Add doc keyword support | Guillaume Gomez | -2/+6 |
| 2018-06-02 | Fix run button style | Guillaume Gomez | -2/+4 |
| 2018-05-30 | Fixes some style issues in rustdoc "implementations on Foreign types" | Guillaume Gomez | -4/+4 |
| 2018-05-12 | Improve alias rendering | Guillaume Gomez | -1/+15 |
| 2018-04-17 | Add rustdoc settings menu | Guillaume Gomez | -4/+6 |
| 2018-04-10 | Auto merge of #49504 - GuillaumeGomez:doc-all-types, r=QuietMisdreavus | bors | -0/+14 |
| 2018-04-04 | Add page to list all crate's items | Guillaume Gomez | -0/+14 |
| 2018-03-30 | fix targetted value background | Guillaume Gomez | -1/+1 |
| 2018-03-29 | Rename main theme into light theme | Guillaume Gomez | -0/+0 |
| 2018-02-14 | Rollup merge of #47806 - PramodBisht:feature/47801, r=steveklabnik | kennytm | -2/+2 |
| 2018-02-08 | Fix missing rules for dark.css | Guillaume Gomez | -0/+3 |
| 2018-02-03 | Fix rendering issues on mobile | Guillaume Gomez | -1/+1 |
| 2018-01-31 | Changed of `struct` url to `#ad448e` in rust docs | Pramod Bisht | -1/+1 |
| 2018-01-27 | Changed color of struct link from #ff794d to #2dbfb8 | Pramod Bisht | -2/+2 |
| 2018-01-25 | Rollup merge of #47721 - GuillaumeGomez:experimental-color, r=QuietMisdreavus | Guillaume Gomez | -0/+4 |