| Age | Commit message (Expand) | Author | Lines |
| 2022-10-21 | rustdoc: remove unused CSS class `.result-description` | Michael Howell | -3/+3 |
| 2022-10-21 | Auto merge of #103375 - matthiaskrgr:rollup-4xrs7f2, r=matthiaskrgr | bors | -163/+293 |
| 2022-10-22 | Rollup merge of #103370 - notriddle:notriddle/out-of-band, r=GuillaumeGomez | Matthias Krüger | -1/+0 |
| 2022-10-22 | Rollup merge of #103364 - notriddle:notriddle/toggles, r=jsha | Matthias Krüger | -10/+27 |
| 2022-10-22 | Rollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq, r=scottmcm | Matthias Krüger | -3/+1 |
| 2022-10-22 | Rollup merge of #103351 - oli-obk:tilde_const_impls, r=fee1-dead | Matthias Krüger | -102/+119 |
| 2022-10-22 | Rollup merge of #103341 - Rageking8:add-test-for-issue-97607, r=compiler-errors | Matthias Krüger | -0/+12 |
| 2022-10-22 | Rollup merge of #103340 - RalfJung:winconsole, r=thomcc | Matthias Krüger | -5/+4 |
| 2022-10-22 | Rollup merge of #103339 - Rageking8:fix-some-typos, r=fee1-dead | Matthias Krüger | -6/+6 |
| 2022-10-22 | Rollup merge of #103335 - SarthakSingh31:issue-89008, r=jackh726 | Matthias Krüger | -36/+11 |
| 2022-10-22 | Rollup merge of #102635 - lcnr:incoherent_auto_trait_objects, r=jackh726 | Matthias Krüger | -0/+113 |
| 2022-10-21 | rustdoc: remove unused CSS `.out-of-band { font-weight: normal }` | Michael Howell | -1/+0 |
| 2022-10-21 | Auto merge of #101263 - lopopolo:lopopolo/c-unwind-fn-ptr-impls, r=thomcc | bors | -9/+23 |
| 2022-10-21 | Auto merge of #101077 - sunshowers:signal-mask-inherit, r=sunshowers | bors | -79/+143 |
| 2022-10-21 | rustdoc: prevent method summary margin from being applied to docblocks | Michael Howell | -2/+25 |
| 2022-10-21 | rustdoc: merge identical CSS blocks | Michael Howell | -8/+2 |
| 2022-10-21 | Remove incorrect comment in `Vec::drain` | Maybe Waffle | -3/+1 |
| 2022-10-21 | Auto merge of #98450 - lqd:doc-metadata, r=lqd,GuillaumeGomez | bors | -14/+111 |
| 2022-10-21 | Require Drop impls to have the same constness on its bounds as the bounds on ... | Oli Scherer | -53/+116 |
| 2022-10-21 | Remove needless special cases and dead code | Oli Scherer | -49/+3 |
| 2022-10-21 | Auto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r=Dylan-DPC | bors | -490/+617 |
| 2022-10-21 | Rollup merge of #103321 - notriddle:notriddle/source-page-top-bar-layout, r=G... | Dylan DPC | -52/+72 |
| 2022-10-21 | Rollup merge of #103260 - cuviper:needs-asm-support, r=fee1-dead | Dylan DPC | -49/+44 |
| 2022-10-21 | Rollup merge of #103111 - cjgillot:shadow-label, r=estebank | Dylan DPC | -32/+102 |
| 2022-10-21 | Rollup merge of #103051 - davidtwco:translation-tidying-up, r=compiler-errors | Dylan DPC | -238/+286 |
| 2022-10-21 | Rollup merge of #102922 - kper:bugfix/102902-filtering-json, r=oli-obk | Dylan DPC | -117/+81 |
| 2022-10-21 | Rollup merge of #102287 - compiler-errors:unused-must-use-also-supertrait, r=... | Dylan DPC | -2/+32 |
| 2022-10-21 | add test for issue 97607 | Rageking8 | -0/+12 |
| 2022-10-21 | WinConsole::new is not actually fallible | Ralf Jung | -5/+4 |
| 2022-10-21 | fix some typos | Rageking8 | -6/+6 |
| 2022-10-21 | Auto merge of #103310 - lcnr:rustc_hir_typeck, r=compiler-errors | bors | -1154/+1252 |
| 2022-10-21 | replaced wrong test with the correct mcve | Sarthak Singh | -36/+11 |
| 2022-10-21 | Auto merge of #103308 - sunfishcode:sunfishcode/wasi-io-safety, r=joshtriplett | bors | -2/+2 |
| 2022-10-20 | Add UI regression test when querying visibility of generic parameter | Guillaume Gomez | -0/+9 |
| 2022-10-20 | Add ui test to ensure attributes generated from macros are kept as expected | Guillaume Gomez | -0/+35 |
| 2022-10-20 | Add code comments and documentation | Guillaume Gomez | -0/+16 |
| 2022-10-20 | Remove doc comments only for private items or some specific doc comments | Guillaume Gomez | -4/+27 |
| 2022-10-20 | Add missing @local_only on attributes | Guillaume Gomez | -10/+24 |
| 2022-10-20 | Change process spawning to inherit the parent's signal mask by default | Rain | -79/+143 |
| 2022-10-20 | update doc links | lcnr | -3/+2 |
| 2022-10-20 | Make the whole `std::os::wasi::io` module stable. | Dan Gohman | -1/+1 |
| 2022-10-20 | Auto merge of #103322 - matthiaskrgr:rollup-m9zgpft, r=matthiaskrgr | bors | -130/+235 |
| 2022-10-20 | Rollup merge of #103319 - fee1-dead-contrib:improve_tilde_const_msg, r=oli-obk | Matthias Krüger | -25/+85 |
| 2022-10-20 | Rollup merge of #103315 - RalfJung:interpret-switchint-ice, r=bjorn3 | Matthias Krüger | -1/+0 |
| 2022-10-20 | Rollup merge of #103313 - compiler-errors:no-test, r=jyn514 | Matthias Krüger | -1/+0 |
| 2022-10-20 | Rollup merge of #103297 - catandcoder:master, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2022-10-20 | Rollup merge of #103296 - GuillaumeGomez:collapse-expand-shortcuts, r=notriddle | Matthias Krüger | -29/+48 |
| 2022-10-20 | Rollup merge of #103288 - johnmatthiggins:master, r=thomcc | Matthias Krüger | -1/+1 |
| 2022-10-20 | Rollup merge of #103281 - thomcc:long-overdue, r=jyn514 | Matthias Krüger | -24/+31 |
| 2022-10-20 | Rollup merge of #103230 - nnethercote:clarify-startup, r=jyn514 | Matthias Krüger | -45/+50 |