| Age | Commit message (Expand) | Author | Lines |
| 2019-02-01 | Fix image link in the settings menu | Guillaume Gomez | -14/+34 |
| 2019-01-31 | Add missing generation for test and proc_macro, remove old macro redirection | Guillaume Gomez | -9/+0 |
| 2019-01-31 | rustdoc: wrap stability tags in colored spans | Andy Russell | -12/+16 |
| 2019-01-28 | Rollup merge of #57859 - GuillaumeGomez:fix-background, r=QuietMisdreavus | Mazdak Farrokhzad | -8/+0 |
| 2019-01-28 | rustdoc: remove blank unstable spans | Andy Russell | -4/+0 |
| 2019-01-27 | Add generate-old-style-files option to rustdoc | Guillaume Gomez | -1/+26 |
| 2019-01-27 | Remove rustdoc old style files generation | Guillaume Gomez | -21/+1 |
| 2019-01-25 | Update minifier version | Guillaume Gomez | -2/+3 |
| 2019-01-23 | Fix invalid background color | Guillaume Gomez | -8/+0 |
| 2019-01-22 | Rollup merge of #57552 - GuillaumeGomez:default-images, r=QuietMisdreavus | Mazdak Farrokhzad | -4/+20 |
| 2019-01-20 | Add default favicon for documentation | Guillaume Gomez | -3/+9 |
| 2019-01-20 | Auto merge of #56884 - euclio:codeblock-diagnostics, r=QuietMisdreavus | bors | -37/+164 |
| 2019-01-20 | Add default rust logo for documentation | Guillaume Gomez | -1/+11 |
| 2019-01-20 | Auto merge of #57651 - JohnTitor:give-char-type, r=estebank | bors | -1/+1 |
| 2019-01-19 | Rollup merge of #57476 - Xanewok:bye-crate-analysis, r=Zoxc | Mazdak Farrokhzad | -1/+1 |
| 2019-01-18 | Rollup merge of #57710 - GuillaumeGomez:non-clickable, r=QuietMisdreavus | Mazdak Farrokhzad | -4/+0 |
| 2019-01-18 | Rollup merge of #57646 - GuillaumeGomez:fix-css, r=QuietMisdreavus | Mazdak Farrokhzad | -14/+2 |
| 2019-01-18 | Rollup merge of #57636 - GuillaumeGomez:fix-sources-sidebar, r=QuietMisdreavus | Mazdak Farrokhzad | -3/+1 |
| 2019-01-17 | Fix non-clickable urls | Guillaume Gomez | -4/+0 |
| 2019-01-18 | Add token::Err | Yuki Okushi | -1/+1 |
| 2019-01-17 | Querify glob map usage (last use of CrateAnalysis) | Igor Matuszewski | -1/+1 |
| 2019-01-17 | End fixing search index minification | Guillaume Gomez | -24/+94 |
| 2019-01-17 | Minify search-index in one pass | Guillaume Gomez | -5/+5 |
| 2019-01-17 | Reduce search-index.js size | Guillaume Gomez | -1/+4 |
| 2019-01-15 | Fixes text becoming invisible when element targetted | Guillaume Gomez | -14/+2 |
| 2019-01-15 | Fix sources sidebar not showing up | Guillaume Gomez | -3/+1 |
| 2019-01-15 | Rollup merge of #57614 - GuillaumeGomez:fix-crate-filtering, r=QuietMisdreavus | Mazdak Farrokhzad | -1/+1 |
| 2019-01-14 | rustdoc: check code block syntax in early pass | Andy Russell | -37/+164 |
| 2019-01-15 | Fix crates filtering box not being filled | Guillaume Gomez | -1/+1 |
| 2019-01-13 | Rollup merge of #56874 - JohnHeitmann:docs-spacing, r=GuillaumeGomez | Mazdak Farrokhzad | -66/+68 |
| 2019-01-10 | Re-enable history api on file:// protocol | Guillaume Gomez | -2/+1 |
| 2019-01-07 | Update static files code for updated Source Serif Pro font | Trevor Spiteri | -19/+12 |
| 2019-01-07 | Replace Heuristica with Source Serif Pro italic in rustdoc.css | Trevor Spiteri | -5/+4 |
| 2019-01-07 | Source Serif Pro regular and bold 2.007, and italic 1.007 | Trevor Spiteri | -117/+2 |
| 2018-12-29 | Rollup merge of #57163 - JohnHeitmann:chevron-fix, r=estebank | kennytm | -1/+1 |
| 2018-12-29 | Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavus | bors | -19/+52 |
| 2018-12-27 | Give the crate select chevron room to breathe. | John Heitmann | -1/+1 |
| 2018-12-27 | Simplify foreign type rendering. | John Heitmann | -66/+68 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -199/+1 |
| 2018-12-25 | Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix | bors | -7/+5 |
| 2018-12-24 | Add no-crate filter option on rustdoc | Guillaume Gomez | -19/+52 |
| 2018-12-23 | Rollup merge of #57011 - QuietMisdreavus:static-root-path, r=GuillaumeGomez | kennytm | -22/+55 |
| 2018-12-23 | Rollup merge of #56967 - GuillaumeGomez:regen-search-index, r=QuietMisdreavus | kennytm | -2/+2 |
| 2018-12-22 | Auto merge of #56824 - euclio:internal-apis, r=QuietMisdreavus | bors | -96/+116 |
| 2018-12-21 | Auto merge of #55798 - GuillaumeGomez:version-display-associated-const, r=Qui... | bors | -31/+51 |
| 2018-12-20 | display rustc_private APIs as "Internal" | Andy Russell | -8/+42 |
| 2018-12-20 | split extra_scripts to handle root_path shenanigans | QuietMisdreavus | -10/+23 |
| 2018-12-20 | new --static-root-path flag for controlling static file locations | QuietMisdreavus | -14/+34 |
| 2018-12-19 | FIXME(9639) remove fixme and accept non-utf8 paths in librustdoc | Niv Kaminer | -7/+5 |
| 2018-12-19 | Replace current crate's searchIndex when regenerating | Guillaume Gomez | -2/+2 |