| Age | Commit message (Expand) | Author | Lines |
| 2021-06-30 | Fix some style regressions due to normalize.css 8 | Yuki Okushi | -2/+23 |
| 2021-06-30 | Upgrade normalize.css to v8.0.1 | Yuki Okushi | -1/+1 |
| 2021-06-28 | Move stab_tags to symbol in tables | Stefan Schindler | -1/+1 |
| 2021-06-28 | Auto merge of #85876 - jeanlucthumm:master, r=GuillaumeGomez | bors | -4/+4 |
| 2021-06-27 | Auto merge of #86589 - JohnTitor:add-triangle-to-summary, r=jsha | bors | -4/+6 |
| 2021-06-27 | Add go_to_first boolean query param to immeidately jump to the first search r... | Jean-Luc Thumm | -4/+4 |
| 2021-06-27 | Use rustdoc.css for error index | Deadbeef | -3/+2 |
| 2021-06-27 | Add FIXME comment | Yuki Okushi | -0/+1 |
| 2021-06-26 | Fix font weight on types, methods and associated types/consts | Guillaume Gomez | -3/+9 |
| 2021-06-26 | Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov | bors | -1/+1 |
| 2021-06-25 | Show triangle on the "Details" disclosure element in all cases | Yuki Okushi | -4/+5 |
| 2021-06-24 | Migrate from custom elements to divs with classes to be compatible with safari | Stefan Schindler | -8/+8 |
| 2021-06-24 | Hide Crate Version on narrow Screens | Stefan Schindler | -2/+17 |
| 2021-06-24 | Implement Desktop and Mobile version with gridlayout | Stefan Schindler | -1/+32 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -1/+1 |
| 2021-06-23 | Fix search filter update | Guillaume Gomez | -0/+4 |
| 2021-06-22 | Rollup merge of #86402 - tspiteri:source-woff2, r=jsha | Yuki Okushi | -11/+24 |
| 2021-06-22 | Rollup merge of #86274 - alexander-melentyev:spaces, r=bjorn3 | Yuki Okushi | -2/+2 |
| 2021-06-21 | Delete spaces | Alexander Melentyev | -2/+2 |
| 2021-06-19 | Rollup merge of #86370 - matteo-briani:fix-rustdoc-stabilized-versions-layout... | Yuki Okushi | -0/+6 |
| 2021-06-17 | include reference to woff2 files in COPYRIGHT.txt | Trevor Spiteri | -5/+9 |
| 2021-06-17 | rustdoc: add optional woff2 versions of Source Serif and Source Code | Trevor Spiteri | -6/+15 |
| 2021-06-17 | Fix rustdoc stabilized versions layout | Matteo Briani | -0/+6 |
| 2021-06-16 | Fix target highlighting in rustdoc. | Jacob Hoffman-Andrews | -3/+16 |
| 2021-06-16 | Factor out render_rightside | Jacob Hoffman-Andrews | -8/+0 |
| 2021-06-16 | Make portability part of the summary. | Jacob Hoffman-Andrews | -9/+3 |
| 2021-06-16 | Remove methods under Implementors on trait pages | Jacob Hoffman-Andrews | -5/+0 |
| 2021-06-16 | Open trait implementations' toggles by default. | Jacob Hoffman-Andrews | -7/+7 |
| 2021-06-13 | Fix font-weight | Guillaume Gomez | -3/+3 |
| 2021-06-08 | Rollup merge of #86095 - GuillaumeGomez:search-description-codeblock, r=jsha | Yuki Okushi | -1/+1 |
| 2021-06-08 | Rollup merge of #86078 - GuillaumeGomez:type-page-font-weight, r=jsha | Yuki Okushi | -1/+1 |
| 2021-06-07 | Fix integration of codeblocks in search result description | Guillaume Gomez | -1/+1 |
| 2021-06-06 | Fix invalid weight for type pages | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Fix display for search results | Guillaume Gomez | -0/+2 |
| 2021-06-03 | Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jsha | bors | -53/+57 |
| 2021-06-02 | Replace h3 for notable traits with div | Guillaume Gomez | -15/+23 |
| 2021-06-02 | Remove data-level selectors from CSS. | Jacob Hoffman-Andrews | -71/+13 |
| 2021-06-01 | Remove invalid usage of aria-level | Guillaume Gomez | -18/+18 |
| 2021-06-01 | Replace h3 and h4 containing invalid DOM | Guillaume Gomez | -34/+75 |
| 2021-05-31 | Fix details rustdoc toggle for blanket impl | Ivan Tham | -2/+1 |
| 2021-05-31 | Improve display of the separation between page items and siblings in the sidebar | Guillaume Gomez | -1/+4 |
| 2021-05-31 | Only list crates on the crate page | Guillaume Gomez | -1/+5 |
| 2021-05-31 | Remove unneeded file to load sidebar items at crate level | Guillaume Gomez | -2/+0 |
| 2021-05-31 | * Put crates list at all levels | Guillaume Gomez | -50/+49 |
| 2021-05-30 | Rollup merge of #85285 - GuillaumeGomez:eslint-check, r=jsha,Mark-Simulacrum | Guillaume Gomez | -0/+1 |
| 2021-05-30 | Fix eslint error in sidebar-items.js | Guillaume Gomez | -0/+1 |
| 2021-05-29 | Auto merge of #85540 - GuillaumeGomez:better-result-dom-generation, r=jsha | bors | -22/+55 |
| 2021-05-26 | Rollup merge of #84048 - konan8205:master, r=jsha | Yuki Okushi | -1/+102 |
| 2021-05-25 | Fix more search results CSS rules | Guillaume Gomez | -6/+6 |
| 2021-05-25 | Generate DOM more securely | Guillaume Gomez | -16/+49 |