| Age | Commit message (Expand) | Author | Lines |
| 2020-07-29 | Auto merge of #73767 - P1n3appl3:rustdoc-formats, r=tmandry | bors | -1166/+452 |
| 2020-07-29 | Pass by value | Joseph Ryan | -1/+1 |
| 2020-07-29 | Refactor DocFS to fix error handling bugs | Joseph Ryan | -7/+10 |
| 2020-07-28 | ayu theme: Change doccomment color to `#a1ac88` | Lzu Tao | -3/+2 |
| 2020-07-27 | More requested changes | Joseph Ryan | -3/+3 |
| 2020-07-27 | Make requested changes | Joseph Ryan | -4/+2 |
| 2020-07-27 | Pull out more types from html | Joseph Ryan | -13/+2 |
| 2020-07-27 | Extract `Cache` and other types from `html` module | Joseph Ryan | -798/+169 |
| 2020-07-27 | Refactor html backend to use generic interface | Joseph Ryan | -312/+298 |
| 2020-07-27 | Move `Error` and `RenderInfo` out of `html` module | Joseph Ryan | -69/+8 |
| 2020-07-26 | Don't italicize comments in ayu theme | Jarek Samic | -1/+0 |
| 2020-07-24 | Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkov | Yuki Okushi | -20/+9 |
| 2020-07-24 | Rollup merge of #74504 - lzutao:ayu-border-selected-fn, r=GuillaumeGomez | Yuki Okushi | -1/+3 |
| 2020-07-24 | Rollup merge of #74361 - GuillaumeGomez:theme-logo, r=Manishearth | Yuki Okushi | -0/+12 |
| 2020-07-24 | Add right border bar to Dark and Light theme | Lzu Tao | -0/+2 |
| 2020-07-24 | ayu: Change to less luminous color | Lzu Tao | -1/+1 |
| 2020-07-22 | Rollup merge of #74635 - GuillaumeGomez:fix-tooltip-pos, r=Manishearth | Manish Goregaokar | -0/+10 |
| 2020-07-22 | Fix tooltip position if the documentation starts with a code block | Guillaume Gomez | -0/+10 |
| 2020-07-20 | Migrate rustc_depr uses to use deprecation attribute | Mark Rousskov | -20/+9 |
| 2020-07-20 | Rollup merge of #74555 - GuillaumeGomez:important-traits-popup, r=Manishearth | Manish Goregaokar | -0/+5 |
| 2020-07-20 | Rollup merge of #74505 - Cldfire:fix-search-focus, r=GuillaumeGomez | Manish Goregaokar | -10/+0 |
| 2020-07-20 | Improve "important traits" popup display on mobile | Guillaume Gomez | -0/+5 |
| 2020-07-19 | Ayu: use different background color to make Run button easy-to-spot | Lzu Tao | -4/+3 |
| 2020-07-19 | Fix search input focus in ayu theme | Jarek Samic | -10/+0 |
| 2020-07-19 | Add an border around the Run button | Lzu Tao | -0/+1 |
| 2020-07-17 | Fix tidy issues | Guillaume Gomez | -23/+35 |
| 2020-07-17 | Convert whitespaces to tabs | Guillaume Gomez | -44/+54 |
| 2020-07-17 | Improve logo image display in different themes | Guillaume Gomez | -0/+12 |
| 2020-07-16 | Rollup merge of #74371 - Aloso:patch-1, r=GuilliameGomez | Manish Goregaokar | -9/+6 |
| 2020-07-16 | Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-... | Manish Goregaokar | -44/+17 |
| 2020-07-16 | Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomez | Manish Goregaokar | -14/+163 |
| 2020-07-16 | Rollup merge of #74359 - lzutao:rustdoc-tostring, r=GuillaumeGomez | Manish Goregaokar | -13/+14 |
| 2020-07-16 | Rollup merge of #74325 - GuillaumeGomez:focus-source-file-sidebar, r=kinnison | Manish Goregaokar | -0/+5 |
| 2020-07-16 | Rollup merge of #73807 - euclio:rustdoc-highlighting, r=ollie27,GuillaumeGomez | Manish Goregaokar | -22/+133 |
| 2020-07-16 | Don't position:relative on all pres | Manish Goregaokar | -1/+6 |
| 2020-07-16 | Remove !important on border-color and background-color | Manish Goregaokar | -10/+7 |
| 2020-07-16 | Add Ayu theme for spotlight | Manish Goregaokar | -0/+5 |
| 2020-07-16 | Review comments for JS | Manish Goregaokar | -8/+2 |
| 2020-07-16 | Make spotlight show on hover | Manish Goregaokar | -156/+53 |
| 2020-07-16 | Move spotlight next to the return type | Manish Goregaokar | -36/+14 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -8/+281 |
| 2020-07-16 | Remove elements iterator clone and only keep first element instead | Guillaume Gomez | -3/+3 |
| 2020-07-15 | Remove drop-shadow | Ludwig Stecher | -5/+0 |
| 2020-07-15 | Rollup merge of #74218 - GuillaumeGomez:search-results-bottom-margin, r=Dylan... | Manish Goregaokar | -0/+1 |
| 2020-07-15 | Rollup merge of #74196 - GuillaumeGomez:auto-collapse-implementors, r=Manishe... | Manish Goregaokar | -4/+11 |
| 2020-07-15 | Improve ayu rustdoc theme | Ludwig Stecher | -9/+11 |
| 2020-07-15 | Improve settings wording | Guillaume Gomez | -2/+2 |
| 2020-07-15 | rustdoc: Rename internal API fns to `into_string` | Lzu Tao | -13/+14 |
| 2020-07-15 | Remove unused CSS rules for internal rustc items | Lzu Tao | -16/+0 |
| 2020-07-15 | Don't render unstable for rustc docs | Lzu Tao | -28/+17 |