| Age | Commit message (Expand) | Author | Lines |
| 2023-05-25 | Auto merge of #111575 - alex:patch-1, r=pietroalbini | bors | -2/+7 |
| 2023-05-24 | Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonur | bors | -47/+303 |
| 2023-05-24 | Auto merge of #111195 - GuillaumeGomez:fix-ice-intra-doc-link, r=petrochenkov | bors | -1/+1 |
| 2023-05-24 | Auto merge of #110936 - loongarch-rs:promote-tier2, r=Mark-Simulacrum | bors | -2/+5 |
| 2023-05-23 | Auto merge of #111890 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-05-23 | Update cargo | Weihang Lo | -0/+0 |
| 2023-05-23 | Auto merge of #111867 - RalfJung:miri, r=RalfJung | bors | -49/+148 |
| 2023-05-23 | Rollup merge of #111845 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-05-23 | Rollup merge of #111722 - mrcnski:stack-protector-doc, r=rcvalle | Matthias Krüger | -8/+9 |
| 2023-05-23 | Rollup merge of #111427 - LukeMathWalker:flatten, r=aDotInTheVoid | Matthias Krüger | -8/+15 |
| 2023-05-23 | Ignore "non-real" type Res in rustdoc intra doc link resolution | Guillaume Gomez | -1/+1 |
| 2023-05-23 | Rollup merge of #111854 - notriddle:notriddle/settings-css-cleanup, r=Guillau... | Dylan DPC | -6/+3 |
| 2023-05-23 | Promote loongarch64-unknown-linux-gnu to Tier 2 with host tools | WANG Rui | -2/+5 |
| 2023-05-23 | Auto merge of #110519 - loongarch-rs:ci, r=Mark-Simulacrum | bors | -0/+81 |
| 2023-05-23 | Update to latest clippy | Oli Scherer | -16/+16 |
| 2023-05-23 | Merge from rustc | Oli Scherer | -1234/+2839 |
| 2023-05-23 | Preparing for merge from rustc | Oli Scherer | -1/+1 |
| 2023-05-22 | rustdoc: remove unneeded `position: relative` setting CSS | Michael Howell | -1/+0 |
| 2023-05-22 | rustdoc: merge identical CSS rules | Michael Howell | -5/+3 |
| 2023-05-22 | Enable sanitizers and profiler for aarch64-unknown-linux-musl | Alex Gaynor | -2/+7 |
| 2023-05-23 | Rollup merge of #111844 - GuillaumeGomez:migrate-gui-test-color-4, r=notriddle | Dylan DPC | -1/+1 |
| 2023-05-23 | Rollup merge of #111756 - Urgau:rename_drop_forget_copy_ref_lints, r=fee1-dead | Dylan DPC | -31/+31 |
| 2023-05-23 | Rollup merge of #111501 - WaffleLapkin:drivebycleanupuwu, r=oli-obk | Dylan DPC | -6/+4 |
| 2023-05-22 | Update reference | Eric Huss | -0/+0 |
| 2023-05-22 | Verify that `ItemEnum` can be serialized and then deserialized using bincode | Luca Palmieri | -4/+13 |
| 2023-05-22 | Serialize all enums as externally tagged to guarantee compatibility with bina... | Luca Palmieri | -4/+2 |
| 2023-05-22 | Update books | rustbot | -0/+0 |
| 2023-05-22 | Update browser-ui-test to 0.16.4 | Guillaume Gomez | -1/+1 |
| 2023-05-22 | Rollup merge of #111826 - ehuss:bootstrap-test-render-message, r=clubby789 | Matthias Krüger | -2/+7 |
| 2023-05-22 | Auto merge of #111824 - lukas-code:strike, r=notriddle | bors | -1/+9 |
| 2023-05-21 | Render test messages from bootstrap | Eric Huss | -2/+7 |
| 2023-05-21 | Use a signal handler to observe ctrl+c and cleanly drop the measureme profiler | Ben Kimock | -0/+56 |
| 2023-05-21 | rustdoc: include strikethrough in item summary | Lukas Markeffsky | -1/+9 |
| 2023-05-21 | Rollup merge of #111809 - DrMeepster:patch-1, r=jyn514 | Matthias Krüger | -0/+2 |
| 2023-05-21 | Rename `forget_ref` lint to `forgetting_references` | Urgau | -7/+7 |
| 2023-05-21 | doc: Update exploit-mitigations.md, update image3.png | Marcin S | -3/+3 |
| 2023-05-21 | Rename `drop_ref` lint to `dropping_references` | Urgau | -8/+8 |
| 2023-05-21 | Rename `forget_copy` lint to `forgetting_copy_types` | Urgau | -8/+8 |
| 2023-05-21 | Rename `drop_copy` lint to `dropping_copy_types` | Urgau | -11/+11 |
| 2023-05-20 | unset MIRI_BLESS for mir-opt-level 4 miri tests | DrMeepster | -0/+2 |
| 2023-05-20 | bootstrap: add test cases for beta revision extraction | liushuyu | -0/+16 |
| 2023-05-20 | Read beta version from the version file ... | liushuyu | -6/+27 |
| 2023-05-20 | Auto merge of #111799 - flip1995:clippyup, r=Manishearth | bors | -1114/+2623 |
| 2023-05-20 | Auto merge of #111798 - GuillaumeGomez:rollup-t3bus8o, r=GuillaumeGomez | bors | -2/+2 |
| 2023-05-20 | Merge commit '435a8ad86c7a33bd7ffb91c59039943408d3b6aa' into clippyup | Philipp Krones | -1114/+2623 |
| 2023-05-20 | Rollup merge of #111771 - liushuyu:ubuntu/rep-stage0, r=ozkanonur | Guillaume Gomez | -2/+2 |
| 2023-05-20 | Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrum | bors | -3/+5 |
| 2023-05-20 | Rollup merge of #111606 - jyn514:nightly-diagnostics, r=lcnr | Dylan DPC | -1/+0 |
| 2023-05-19 | Set the timestamp of downloaded stage0 files ... | Ximin Luo | -2/+2 |
| 2023-05-19 | Drive-by-cleanup: Don't emit `thir::ExprKind::NeverToAny` for `! -> !` | Maybe Waffle | -6/+4 |