| Age | Commit message (Expand) | Author | Lines |
| 2019-05-22 | Simplify use of keyword symbols | Vadim Petrochenkov | -1/+1 |
| 2019-05-21 | Fix lines highlighting in rustdoc source view | Guillaume Gomez | -3/+14 |
| 2019-05-20 | Rollup merge of #60487 - GuillaumeGomez:fix-search-sidebar-width-colors, r=Dy... | Mazdak Farrokhzad | -9/+10 |
| 2019-05-20 | Rollup merge of #60383 - GuillaumeGomez:fix-position-source-code-files-toggle... | Mazdak Farrokhzad | -207/+214 |
| 2019-05-19 | Auto merge of #60272 - Jakst:patch-1, r=Manishearth | bors | -5/+24 |
| 2019-05-19 | Auto merge of #60065 - QuietMisdreavus:async-move-doctests, r=ollie27 | bors | -36/+53 |
| 2019-05-19 | Auto merge of #60760 - GuillaumeGomez:generic-display, r=varkor,badboy | bors | -3/+1 |
| 2019-05-19 | Rollup merge of #60931 - cuviper:array-iter, r=KodrAus | Mazdak Farrokhzad | -1/+1 |
| 2019-05-18 | Auto merge of #60093 - GuillaumeGomez:fix-attrs-pos, r=Manishearth | bors | -28/+49 |
| 2019-05-18 | Fix display of const generics in rustdoc | Guillaume Gomez | -3/+1 |
| 2019-05-17 | Use iter() for iterating arrays by slice | Josh Stone | -1/+1 |
| 2019-05-14 | Add comment to explain what is the top parameter | Guillaume Gomez | -0/+8 |
| 2019-05-13 | Return a `Symbol` from `name_or_empty` functions. | Nicholas Nethercote | -17/+17 |
| 2019-05-13 | Pass a `Symbol` to `check_name`, `emit_feature_err`, and related functions. | Nicholas Nethercote | -5/+6 |
| 2019-05-11 | Keep the original token in `ast::Lit` | Vadim Petrochenkov | -0/+2 |
| 2019-05-07 | Rollup merge of #60489 - GuillaumeGomez:remove-hamburger, r=QuietMisdreavus | Mazdak Farrokhzad | -0/+4 |
| 2019-05-06 | update rustdoc doc test | QuietMisdreavus | -1/+5 |
| 2019-05-06 | update rustdoc unit tests | QuietMisdreavus | -4/+7 |
| 2019-05-06 | set the default edition when pre-parsing a doctest | QuietMisdreavus | -31/+41 |
| 2019-05-03 | use span instead of div for since version | Andy Russell | -2/+2 |
| 2019-05-03 | Remove hamburger button from source code page | Guillaume Gomez | -0/+4 |
| 2019-05-02 | Fix search sidebar width when no crate select is present | Guillaume Gomez | -9/+10 |
| 2019-04-30 | Rollup merge of #60382 - Manishearth:revert-code-font, r=GuillaumeGomez | Mazdak Farrokhzad | -3/+3 |
| 2019-04-30 | Cleanup media queries | Guillaume Gomez | -184/+179 |
| 2019-04-30 | Improve file sidebar in source code view page on mobile | Guillaume Gomez | -33/+45 |
| 2019-04-29 | Revert "Update Source Code Pro fonts to version 2.030" | Manish Goregaokar | -3/+3 |
| 2019-04-29 | Fix line number display in source view | Guillaume Gomez | -0/+4 |
| 2019-04-29 | Fix image position and display | Guillaume Gomez | -10/+22 |
| 2019-04-29 | Wrap logo in container to prevent layout reflow | Jakob Ståhl | -2/+9 |
| 2019-04-29 | Revert "Explicitly set height on rust logo <img> element in docs" | Jakob Ståhl | -2/+2 |
| 2019-04-29 | Explicitly set height on rust logo <img> element in docs | Jakob Ståhl | -2/+2 |
| 2019-04-28 | Fix default value for setting "Auto-hide item methods' documentation" | Dmitry Murzin | -1/+1 |
| 2019-04-26 | Make "Implementations on Foreign Types" items in sidebar link to specific impls | Dmitry Murzin | -11/+19 |
| 2019-04-26 | Auto merge of #60167 - varkor:tidy-filelength, r=matthewjasper | bors | -0/+2 |
| 2019-04-26 | Rollup merge of #60134 - GuillaumeGomez:fix-index-page, r=Manishearth | Mazdak Farrokhzad | -26/+11 |
| 2019-04-26 | Rollup merge of #59734 - GuillaumeGomez:improve-rustdoc-failure, r=ollie27 | Mazdak Farrokhzad | -3/+4 |
| 2019-04-25 | ignore-tidy-filelength on all files with greater than 3000 lines | varkor | -0/+2 |
| 2019-04-25 | Improvement comment explanations | Guillaume Gomez | -2/+5 |
| 2019-04-24 | Remove useless code and update index page test | Guillaume Gomez | -25/+2 |
| 2019-04-24 | Prevent failure in case no space left on device in rustdoc | Guillaume Gomez | -3/+4 |
| 2019-04-24 | Rollup merge of #59822 - GuillaumeGomez:fix-dark-theme-css, r=Manishearth | Mazdak Farrokhzad | -3/+3 |
| 2019-04-23 | Fix index-page generation | Guillaume Gomez | -1/+6 |
| 2019-04-23 | Rollup merge of #60146 - Manishearth:font-update, r=QuietMisdreavus | Mazdak Farrokhzad | -14/+9 |
| 2019-04-22 | upgrade rustdoc's pulldown-cmark to 0.4.1 | Andy Russell | -80/+37 |
| 2019-04-20 | Update Fira Sans to version 4.202 | Manish Goregaokar | -8/+3 |
| 2019-04-20 | Update Source Code Pro fonts to version 2.030 | Manish Goregaokar | -3/+3 |
| 2019-04-20 | Update Source Serif Pro fonts to version 2.010 | Manish Goregaokar | -3/+3 |
| 2019-04-18 | Fix items alignment | Guillaume Gomez | -11/+19 |
| 2019-04-18 | Fixes attributes position in types decl | Guillaume Gomez | -17/+22 |
| 2019-04-17 | Remove unwanted z-index change | Guillaume Gomez | -1/+0 |