| Age | Commit message (Expand) | Author | Lines |
| 2020-07-27 | Extract `Cache` and other types from `html` module | Joseph Ryan | -4599/+0 |
| 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 | -67/+4 |
| 2020-07-20 | Migrate rustc_depr uses to use deprecation attribute | Mark Rousskov | -20/+9 |
| 2020-07-16 | Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-... | Manish Goregaokar | -28/+17 |
| 2020-07-16 | Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomez | Manish Goregaokar | -5/+64 |
| 2020-07-16 | Rollup merge of #74359 - lzutao:rustdoc-tostring, r=GuillaumeGomez | Manish Goregaokar | -5/+5 |
| 2020-07-16 | Rollup merge of #73807 - euclio:rustdoc-highlighting, r=ollie27,GuillaumeGomez | Manish Goregaokar | -1/+6 |
| 2020-07-16 | Make spotlight show on hover | Manish Goregaokar | -12/+4 |
| 2020-07-16 | Move spotlight next to the return type | Manish Goregaokar | -22/+12 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -5/+82 |
| 2020-07-15 | Rollup merge of #74196 - GuillaumeGomez:auto-collapse-implementors, r=Manishe... | Manish Goregaokar | -1/+2 |
| 2020-07-15 | Improve settings wording | Guillaume Gomez | -2/+2 |
| 2020-07-15 | rustdoc: Rename internal API fns to `into_string` | Lzu Tao | -5/+5 |
| 2020-07-15 | Don't render unstable for rustc docs | Lzu Tao | -28/+17 |
| 2020-07-14 | rustdoc: glue tokens before highlighting | Andy Russell | -1/+6 |
| 2020-07-14 | Rollup merge of #71237 - Cldfire:rustdoc-ayu-theme, r=GuilliaumeGomez | Manish Goregaokar | -29/+65 |
| 2020-07-12 | Add Ayu theme to rustdoc | Jarek Samic | -0/+7 |
| 2020-07-12 | Clean up handling of style files in rustdoc | Jarek Samic | -29/+58 |
| 2020-07-11 | rustdoc: insert newlines between attributes | Andy Russell | -8/+13 |
| 2020-07-10 | Avoid "whitelist" | Tamir Duberstein | -2/+2 |
| 2020-07-09 | Add option to collapse automatically implementors | Guillaume Gomez | -0/+1 |
| 2020-07-09 | Rollup merge of #74107 - nbdd0121:rustdoc, r=GuillaumeGomez | Manish Goregaokar | -1/+7 |
| 2020-07-06 | Hide `&mut self` methods from Deref in sidebar | Gary Guo | -1/+7 |
| 2020-07-02 | Remove render-redirect-pages option in rustdoc | Guillaume Gomez | -12/+0 |
| 2020-07-02 | Simplify DOM by removing IDs for code tags | Guillaume Gomez | -38/+9 |
| 2020-06-26 | Generate docs for links to private items when passed --document-private | Joshua Nelson | -1/+2 |
| 2020-06-15 | Re-order correctly the sections in the sidebar | Guillaume Gomez | -2/+2 |
| 2020-05-31 | Auto merge of #72767 - pnkfelix:track-devirtualized-filenames-issue-70924, r=... | bors | -2/+3 |
| 2020-05-30 | Rollup merge of #72650 - GuillaumeGomez:sort-sidebar-elements, r=kinnison | Ralf Jung | -32/+31 |
| 2020-05-29 | Split payload of FileName::Real to track both real and virutalized paths. | Felix S. Klock II | -2/+3 |
| 2020-05-27 | Sort fields, variants and other unsorted elements in the sidebar | Guillaume Gomez | -32/+31 |
| 2020-05-26 | Auto merge of #71900 - GuillaumeGomez:clean-up-rustdoc, r=ollie27,kinnison | bors | -7/+10 |
| 2020-05-16 | Rollup merge of #71724 - GuillaumeGomez:doc-alias-improvements, r=ollie27 | Dylan DPC | -37/+6 |
| 2020-05-14 | Move doc alias discovery into the Attributes struct and some code improvements | Guillaume Gomez | -1/+1 |
| 2020-05-11 | Rollup merge of #72109 - matthiaskrgr:cl8ppy, r=Dylan-DPC | Dylan DPC | -3/+2 |
| 2020-05-11 | Rollup merge of #72014 - GuillaumeGomez:deprecated-emoji, r=kinnison,ollie27 | Dylan DPC | -1/+4 |
| 2020-05-11 | Fix clippy warnings | Matthias Krüger | -3/+2 |
| 2020-05-09 | Sort "implementations on foreign types" section in the sidebar | Guillaume Gomez | -8/+7 |
| 2020-05-08 | Add emoji for deprecated messages | Guillaume Gomez | -1/+4 |
| 2020-05-08 | Clean up rustdoc source code | Guillaume Gomez | -7/+10 |
| 2020-05-07 | Merge aliases and search-index | Guillaume Gomez | -36/+0 |
| 2020-05-07 | Improve doc alias discovery | Guillaume Gomez | -3/+8 |
| 2020-05-05 | Replace title "Methods" with "Implementations" | Guillaume Gomez | -11/+11 |
| 2020-04-24 | Replace filter_map().next() calls with find_map() | Josh Stone | -8/+3 |
| 2020-04-17 | Replace big JS dict with JSON parsing | Guillaume Gomez | -4/+35 |
| 2020-04-08 | rustdoc: Don't try to load source files from external crates | Oliver Middleton | -3/+3 |
| 2020-03-31 | more clippy fixes | Matthias Krüger | -8/+5 |
| 2020-03-30 | rustc -> rustc_middle part 3 (rustfmt) | Mazdak Farrokhzad | -2/+2 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -2/+2 |