| Age | Commit message (Expand) | Author | Lines |
| 2021-06-18 | Update test cases for intra-doc links in summaries | Michael Howell | -1/+3 |
| 2021-06-18 | Resolve intra-doc links in summary desc | Michael Howell | -11/+61 |
| 2021-06-18 | rustdoc: Render `<Self as X>::Y` type casts properly across crate bounds | Justus K | -3/+18 |
| 2021-06-18 | rustdoc: Render `for<'_>` lifetimes in trait objects | Justus K | -12/+44 |
| 2021-06-18 | rustdoc: Render `for<'_>` lifetimes in front of where bound | Justus K | -22/+63 |
| 2021-06-18 | Auto merge of #86322 - trinity-1686a:rustdoc-fix-overflow-recursive-deref, r=... | bors | -13/+0 |
| 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/+45 |
| 2021-06-17 | Fix rustdoc stabilized versions layout | Matteo Briani | -2/+9 |
| 2021-06-16 | Restore details for Impls on Foreign Types | Jacob Hoffman-Andrews | -4/+10 |
| 2021-06-16 | Fix target highlighting in rustdoc. | Jacob Hoffman-Andrews | -39/+37 |
| 2021-06-16 | Move anchor earlier in the DOM for easier layout | Jacob Hoffman-Andrews | -8/+11 |
| 2021-06-16 | Factor out render_rightside | Jacob Hoffman-Andrews | -51/+30 |
| 2021-06-16 | Make portability part of the summary. | Jacob Hoffman-Andrews | -18/+24 |
| 2021-06-16 | Use render_impl_summary when rendering traits. | Jacob Hoffman-Andrews | -43/+29 |
| 2021-06-16 | Remove methods under Implementors on trait pages | Jacob Hoffman-Andrews | -22/+21 |
| 2021-06-17 | Rollup merge of #86361 - GuillaumeGomez:missing-backslashes, r=jsha | Yuki Okushi | -4/+4 |
| 2021-06-16 | Open trait implementations' toggles by default. | Jacob Hoffman-Andrews | -14/+9 |
| 2021-06-16 | Add missing backslashes to prevent unwanted backlines in rustdoc HTML | Guillaume Gomez | -4/+4 |
| 2021-06-16 | Rollup merge of #86327 - GuillaumeGomez:safe-intrinsics, r=lqd | Yuki Okushi | -1/+7 |
| 2021-06-16 | Rollup merge of #86242 - BoxyUwU:rustdoc-const-evaluatable-ice, r=oli-obk | Yuki Okushi | -1/+1 |
| 2021-06-15 | Auto merge of #86321 - JohnTitor:rollup-q61c8q4, r=JohnTitor | bors | -8/+2 |
| 2021-06-15 | Don't mark "safe" intrinsics as unsafe | Guillaume Gomez | -1/+7 |
| 2021-06-15 | remove code for recursive Deref in sidebar | Trinity Pointard | -29/+2 |
| 2021-06-15 | fix rustdoc stack overflow on mutually recursive Deref | Trinity Pointard | -3/+17 |
| 2021-06-15 | Rollup merge of #86277 - jsha:remove-must-use, r=Manishearth | Yuki Okushi | -8/+2 |
| 2021-06-15 | Auto merge of #86311 - LeSeulArtichaut:cleanup-array-iter, r=jackh726 | bors | -4/+4 |
| 2021-06-15 | Auto merge of #84867 - pnkfelix:rustdoc-revert-deref-recur, r=jyn514 | bors | -89/+43 |
| 2021-06-14 | Use the now available implementation of `IntoIterator` for arrays | LeSeulArtichaut | -4/+4 |
| 2021-06-13 | Remove must_use from ALLOWED_ATTRIBUTES | Jacob Hoffman-Andrews | -8/+2 |
| 2021-06-13 | Fix font-weight | Guillaume Gomez | -3/+3 |
| 2021-06-12 | dont ICE on `ConstEvaluatable` predicates | Ellen | -1/+1 |
| 2021-06-10 | manually crafted revert of PR #80653, to address issue #82465. | Felix S. Klock II | -89/+43 |
| 2021-06-09 | Rollup merge of #86128 - jsha:render-impl-into-mod, r=GuillaumeGomez | Yuki Okushi | -78/+86 |
| 2021-06-09 | Rollup merge of #85957 - BoxyUwU:rustdoc-const-generic-defaults, r=oli-obk | Yuki Okushi | -9/+32 |
| 2021-06-07 | Refactor: Extract render_summary from render_impl. | Jacob Hoffman-Andrews | -78/+86 |
| 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-07 | format version | Ellen | -1/+1 |
| 2021-06-07 | Rollup merge of #86040 - GuillaumeGomez:search-result-display-height, r=jsha | Guillaume Gomez | -0/+2 |
| 2021-06-06 | Fix invalid weight for type pages | Guillaume Gomez | -1/+1 |
| 2021-06-06 | Auto merge of #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitor | bors | -4/+10 |
| 2021-06-06 | Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-se | bors | -1/+5 |
| 2021-06-05 | Fix invalid ID value in all.html file | Guillaume Gomez | -2/+8 |
| 2021-06-05 | Add missing backslash in HTML layout string | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Escape <meta> content attribute value | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Fix display for search results | Guillaume Gomez | -0/+2 |
| 2021-06-05 | Rollup merge of #85503 - liigo:tooltips, r=GuillaumeGomez | Guillaume Gomez | -4/+4 |
| 2021-06-05 | Rollup merge of #85501 - jyn514:invalid-doc-attrs, r=varkor | Guillaume Gomez | -1/+2 |