| Age | Commit message (Expand) | Author | Lines |
| 2019-02-12 | Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik | bors | -8/+8 |
| 2019-02-12 | respect alternate flag when formatting impl trait | Andy Russell | -19/+23 |
| 2019-02-11 | Update existing rustdoc test | varkor | -5/+7 |
| 2019-02-11 | Display "Deprecation planned" in rustdoc for future rustc deprecations | varkor | -9/+22 |
| 2019-02-11 | Don't display "Deprecated since" for non-rustc deprecated items | varkor | -2/+4 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -8/+8 |
| 2019-02-10 | Rollup merge of #58243 - GuillaumeGomez:trait-alias-docs, r=Manishearth | Guillaume Gomez | -11/+31 |
| 2019-02-10 | Rollup merge of #58203 - euclio:rustdoc-async, r=GuillaumeGomez | Guillaume Gomez | -3/+5 |
| 2019-02-10 | Remove spotlight for trait aliases and fix nits | Guillaume Gomez | -2/+2 |
| 2019-02-10 | Add trait alias support in rustdoc | Guillaume Gomez | -11/+31 |
| 2019-02-09 | put back macro redirect | Guillaume Gomez | -0/+9 |
| 2019-02-08 | Improve stability tags display | Guillaume Gomez | -2/+1 |
| 2019-02-07 | Rollup merge of #58143 - GuillaumeGomez:sort-elements-in-sidebar, r=QuietMisd... | Guillaume Gomez | -72/+84 |
| 2019-02-07 | Rollup merge of #58033 - euclio:rustdoc-tags, r=QuietMisdreavus | Guillaume Gomez | -7/+8 |
| 2019-02-07 | Rollup merge of #58028 - GuillaumeGomez:fix-settings-image-link, r=QuietMisdr... | Guillaume Gomez | -4/+16 |
| 2019-02-07 | Rollup merge of #57954 - euclio:rustdoc-stability, r=QuietMisdreavus | Guillaume Gomez | -4/+0 |
| 2019-02-06 | display sugared return types for async functions | Andy Russell | -3/+5 |
| 2019-02-04 | sort elements in the sidebar | Guillaume Gomez | -72/+84 |
| 2019-02-01 | Fix image link in the settings menu | Guillaume Gomez | -4/+16 |
| 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 | -7/+8 |
| 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-22 | Rollup merge of #57552 - GuillaumeGomez:default-images, r=QuietMisdreavus | Mazdak Farrokhzad | -2/+8 |
| 2019-01-20 | Add default favicon for documentation | Guillaume Gomez | -2/+4 |
| 2019-01-20 | Add default rust logo for documentation | Guillaume Gomez | -0/+4 |
| 2019-01-19 | Rollup merge of #57476 - Xanewok:bye-crate-analysis, r=Zoxc | Mazdak Farrokhzad | -1/+1 |
| 2019-01-18 | Rollup merge of #57636 - GuillaumeGomez:fix-sources-sidebar, r=QuietMisdreavus | Mazdak Farrokhzad | -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 | -22/+92 |
| 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 | Fix sources sidebar not showing up | Guillaume Gomez | -1/+1 |
| 2019-01-13 | Rollup merge of #56874 - JohnHeitmann:docs-spacing, r=GuillaumeGomez | Mazdak Farrokhzad | -51/+19 |
| 2019-01-07 | Update static files code for updated Source Serif Pro font | Trevor Spiteri | -6/+4 |
| 2018-12-29 | Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavus | bors | -5/+15 |
| 2018-12-27 | Simplify foreign type rendering. | John Heitmann | -51/+19 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 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 | -5/+15 |
| 2018-12-23 | Rollup merge of #57011 - QuietMisdreavus:static-root-path, r=GuillaumeGomez | kennytm | -6/+22 |
| 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 | -95/+105 |
| 2018-12-21 | Auto merge of #55798 - GuillaumeGomez:version-display-associated-const, r=Qui... | bors | -30/+50 |
| 2018-12-20 | display rustc_private APIs as "Internal" | Andy Russell | -7/+31 |
| 2018-12-20 | split extra_scripts to handle root_path shenanigans | QuietMisdreavus | -6/+13 |
| 2018-12-20 | new --static-root-path flag for controlling static file locations | QuietMisdreavus | -0/+9 |
| 2018-12-19 | FIXME(9639) remove fixme and accept non-utf8 paths in librustdoc | Niv Kaminer | -7/+5 |