| Age | Commit message (Expand) | Author | Lines |
| 2022-01-26 | rustdoc: add test case for multiple traits and erased names | Michael Howell | -0/+44 |
| 2022-01-26 | Auto merge of #91840 - JakobDegen:fix_early_otherwise, r=oli-obk | bors | -371/+526 |
| 2022-01-26 | Auto merge of #88679 - petrochenkov:doctrscope, r=GuillaumeGomez | bors | -41/+131 |
| 2022-01-26 | Auto merge of #93314 - ehuss:update-cargo, r=ehuss | bors | -2/+34 |
| 2022-01-25 | Update cargo | Eric Huss | -2/+34 |
| 2022-01-25 | Auto merge of #93308 - matthiaskrgr:rollup-9tc73ft, r=matthiaskrgr | bors | -46/+428 |
| 2022-01-25 | Rollup merge of #93303 - compiler-errors:issue-93282, r=wesleywiser | Matthias Krüger | -19/+30 |
| 2022-01-25 | Rollup merge of #93300 - RalfJung:win-abort-miri, r=Amanieu | Matthias Krüger | -0/+1 |
| 2022-01-25 | Rollup merge of #93291 - conradludgate:minor-fix-93231, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-01-25 | Rollup merge of #93286 - jsha:sidebar-nowrap, r=GuillaumeGomez | Matthias Krüger | -0/+14 |
| 2022-01-25 | Rollup merge of #93250 - Aaron1011:remove-early-dedup, r=oli-obk | Matthias Krüger | -26/+382 |
| 2022-01-25 | delay the bug once again, generalize turbofish suggestion | Michael Goulet | -47/+19 |
| 2022-01-25 | Auto merge of #93095 - Aaron1011:remove-assoc-ident, r=cjgillot | bors | -92/+100 |
| 2022-01-25 | Remove delayed bug when encountering label in bad turbofish | Michael Goulet | -6/+45 |
| 2022-01-25 | make Windows abort_internal Miri-compatible | Ralf Jung | -0/+1 |
| 2022-01-25 | Auto merge of #92353 - Kobzol:doc-attr-lists-gat, r=GuillaumeGomez | bors | -46/+19 |
| 2022-01-25 | rustdoc: Pre-calculate traits that are in scope for doc links | Vadim Petrochenkov | -41/+131 |
| 2022-01-25 | Auto merge of #93089 - pierwill:rm-outlivesconstraint-ord, r=michaelwoerister | bors | -3/+3 |
| 2022-01-25 | give light-theme fns the correct orange-brown colour | Conrad Ludgate | -1/+1 |
| 2022-01-25 | Auto merge of #93288 - matthiaskrgr:rollup-uu4uwd1, r=matthiaskrgr | bors | -387/+855 |
| 2022-01-25 | Rollup merge of #93269 - jacobbramley:dev/pauth-option-1, r=petrochenkov | Matthias Krüger | -13/+73 |
| 2022-01-25 | Rollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomez | Matthias Krüger | -50/+78 |
| 2022-01-25 | Rollup merge of #93175 - spastorino:negative-traits-coherence-new, r=nikomats... | Matthias Krüger | -61/+229 |
| 2022-01-25 | Rollup merge of #93169 - CraftSpider:rustdoc-clean-inconsistency, r=Guillaume... | Matthias Krüger | -20/+27 |
| 2022-01-25 | Rollup merge of #93144 - wesleywiser:uninhabited_type_code_cov2, r=tmandry | Matthias Krüger | -4/+70 |
| 2022-01-25 | Rollup merge of #93118 - jackh726:param-heuristics-3, r=estebank | Matthias Krüger | -136/+152 |
| 2022-01-25 | Rollup merge of #93064 - Aaron1011:provisional-dep-node, r=michaelwoerister | Matthias Krüger | -12/+75 |
| 2022-01-25 | Rollup merge of #88794 - sunfishcode:sunfishcode/try-clone, r=joshtriplett | Matthias Krüger | -91/+151 |
| 2022-01-24 | Add white-space: nowrap to links in the sidebar | Jacob Hoffman-Andrews | -0/+14 |
| 2022-01-24 | Auto merge of #90842 - pierwill:localdefid-indexmap, r=wesleywiser | bors | -31/+30 |
| 2022-01-24 | Use error-on-mismatch policy for PAuth module flags. | Jacob Bramley | -13/+73 |
| 2022-01-24 | Auto merge of #93260 - matthiaskrgr:rollup-c5b9c76, r=matthiaskrgr | bors | -15/+124 |
| 2022-01-24 | Rollup merge of #93253 - jsha:theme-on-show, r=GuillaumeGomez | Matthias Krüger | -6/+25 |
| 2022-01-24 | Rollup merge of #93241 - GuillaumeGomez:rust-logo-appearance, r=jsha | Matthias Krüger | -1/+1 |
| 2022-01-24 | Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddle | Matthias Krüger | -3/+70 |
| 2022-01-24 | Rollup merge of #93212 - GuillaumeGomez:cursor-pointer-mobile-sidebar, r=jsha | Matthias Krüger | -1/+0 |
| 2022-01-24 | Rollup merge of #93188 - jsha:fix-safari-bumpy-search, r=camelid | Matthias Krüger | -0/+1 |
| 2022-01-24 | Rollup merge of #93186 - kraai:fix-CVE-2022-21658-link, r=m-ou-se | Matthias Krüger | -1/+1 |
| 2022-01-24 | Rollup merge of #93152 - ivmarkov:master, r=m-ou-se | Matthias Krüger | -3/+7 |
| 2022-01-24 | Rollup merge of #92513 - Xuanwo:path-buf, r=dtolnay | Matthias Krüger | -0/+19 |
| 2022-01-24 | Auto merge of #93014 - Kobzol:revert-92103-stable-hash-skip-zero-bytes, r=the... | bors | -22/+8 |
| 2022-01-24 | Revert "Do not hash leading zero bytes of i64 numbers in Sip128 hasher" | Jakub Beránek | -22/+8 |
| 2022-01-24 | Auto merge of #93028 - compiler-errors:const_drop_bounds, r=fee1-dead | bors | -238/+378 |
| 2022-01-23 | Update theme on pageshow event | Jacob Hoffman-Andrews | -6/+25 |
| 2022-01-23 | rustdoc settings: use radio buttons for theme | Jacob Hoffman-Andrews | -50/+78 |
| 2022-01-23 | Auto merge of #93245 - matthiaskrgr:rollup-djsi6jr, r=matthiaskrgr | bors | -330/+1136 |
| 2022-01-23 | Remove deduplication of early lints | Aaron Hill | -26/+382 |
| 2022-01-23 | rustdoc: fix bump down typing search on Safari | Jacob Hoffman-Andrews | -0/+1 |
| 2022-01-23 | FIXME include regions too | Santiago Pastorino | -1/+4 |
| 2022-01-23 | Rename strict_check to negative_impl_exists | Santiago Pastorino | -4/+8 |