| Age | Commit message (Expand) | Author | Lines |
| 2020-10-15 | Set preferred-dark-theme to the last dark theme | nasso | -0/+10 |
| 2020-10-15 | Rollup merge of #77979 - GuillaumeGomez:hide-help-button, r=jyn514 | Guillaume Gomez | -0/+8 |
| 2020-10-15 | Hide help button on mobile devices | Guillaume Gomez | -0/+8 |
| 2020-10-14 | Rollup merge of #77817 - jyn514:const-since, r=petrochenkov | Dylan DPC | -23/+31 |
| 2020-10-13 | Avoid extraneous space between visibility kw and ident for statics | ayazhafiz | -1/+1 |
| 2020-10-13 | Make portability log at debug level | Wim Looman | -2/+2 |
| 2020-10-13 | Coding style fixes | nasso | -25/+22 |
| 2020-10-13 | Remove unnecessary refs | nasso | -10/+5 |
| 2020-10-13 | Add a setting to use the system theme | nasso | -36/+232 |
| 2020-10-13 | Rollup merge of #77699 - GuillaumeGomez:word-wrap, r=XAMPPRocky | Yuki Okushi | -7/+3 |
| 2020-10-12 | Add word-wrap rule for short descriptions | Guillaume Gomez | -0/+3 |
| 2020-10-11 | Move `PartialOrd` impl out of rustc | Joshua Nelson | -6/+6 |
| 2020-10-11 | Switch rustdoc from `clean::Stability` to `rustc_attr::Stability` | Joshua Nelson | -21/+29 |
| 2020-10-09 | Simplify included import items handling | Guillaume Gomez | -18/+17 |
| 2020-10-09 | Correctly handle "pub use" reexports | Guillaume Gomez | -8/+10 |
| 2020-10-08 | Remove unused class rule | Guillaume Gomez | -7/+0 |
| 2020-10-08 | Auto merge of #77644 - GuillaumeGomez:fix-tooltip-text-display, r=jyn514 | bors | -0/+4 |
| 2020-10-07 | Simplify doc-cfg rendering based on the current context | Wim Looman | -33/+71 |
| 2020-10-07 | Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514 | bors | -1/+1 |
| 2020-10-07 | Fix tooltip text display | Guillaume Gomez | -0/+4 |
| 2020-10-06 | Fix tools | Matthew Jasper | -1/+1 |
| 2020-10-03 | Only use Fira Sans for the first `td` in item lists | Camelid | -1/+1 |
| 2020-10-03 | Add `unclosed_html_tags` lint | Guillaume Gomez | -1/+1 |
| 2020-09-23 | Use theme-adaptive SVG favicon from other Rust sites | Jarek Samic | -4/+34 |
| 2020-09-13 | Use `.as_str()` instead of `CowStr::Borrowed` | Joshua Nelson | -2/+2 |
| 2020-09-13 | Don't use `link.span` yet | Joshua Nelson | -1/+3 |
| 2020-09-13 | Upgrade to pulldown-cmark 0.8.0 | Joshua Nelson | -16/+18 |
| 2020-09-09 | Auto merge of #76453 - camelid:fix-css-crate-list, r=GuillaumeGomez,ollie27 | bors | -3/+4 |
| 2020-09-09 | Rollup merge of #76374 - pickfire:patch-4, r=Cldfire | Dylan DPC | -2/+3 |
| 2020-09-07 | rustdoc: Fix font CSS for crate lists | Camelid | -3/+4 |
| 2020-09-05 | Rollup merge of #76078 - jyn514:no-disambiguator, r=manishearth | Dylan DPC | -24/+100 |
| 2020-09-05 | Improve ayu doc source line number contrast | Ivan Tham | -2/+3 |
| 2020-09-04 | Misc cleanup | Joshua Nelson | -23/+42 |
| 2020-09-03 | Auto merge of #73819 - euclio:rustdoc-summaries, r=jyn514,GuillaumeGomez | bors | -68/+68 |
| 2020-09-03 | Remove disambiguators from link text | Joshua Nelson | -18/+74 |
| 2020-09-03 | Refactor RenderedLink into its own type | Joshua Nelson | -12/+13 |
| 2020-09-01 | Use "Fira Sans" for crate list font | Camelid | -2/+6 |
| 2020-08-31 | Rollup merge of #76178 - matklad:et, r=Mark-Simulacrum | Tyler Mandry | -1/+1 |
| 2020-08-31 | Rollup merge of #76154 - GuillaumeGomez:strings-indent, r=jyn514 | Tyler Mandry | -118/+99 |
| 2020-08-31 | Update expect-test to 1.0 | Aleksey Kladov | -1/+1 |
| 2020-08-31 | Fix string | Guillaume Gomez | -1/+1 |
| 2020-08-31 | Fix strings indent | Guillaume Gomez | -118/+99 |
| 2020-08-31 | Rollup merge of #76052 - aszenz:GH-66816_removes_disable_attribute_before_ret... | Aleksey Kladov | -4/+8 |
| 2020-08-30 | rustdoc: do not use plain summary for trait impls | Andy Russell | -68/+68 |
| 2020-08-30 | Auto merge of #75901 - GuillaumeGomez:ayu-theme-button-hover-background-color... | bors | -1/+1 |
| 2020-08-30 | Auto merge of #76090 - Dylan-DPC:rollup-eksndcr, r=Dylan-DPC | bors | -9/+10 |
| 2020-08-30 | Rollup merge of #76022 - GuillaumeGomez:cleanup-rustdoc-front, r=jyn514 | Dylan DPC | -8/+9 |
| 2020-08-30 | Rollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2020-08-29 | Auto merge of #75775 - matklad:rustc-lexer-rustdoc-highlight, r=GuillaumeGomez | bors | -408/+288 |
| 2020-08-29 | Use an id instead of a function | Guillaume Gomez | -6/+3 |