| Age | Commit message (Expand) | Author | Lines |
| 2025-04-30 | Rollup merge of #140486 - calebcartwright:rustfmt-let-chain-bool-lit, r=caleb... | Matthias Krüger | -15/+17 |
| 2025-04-30 | Rollup merge of #140470 - ojeda:rfl, r=lqd | Matthias Krüger | -1/+1 |
| 2025-04-30 | Rollup merge of #140385 - lnicola:sync-from-ra, r=Veykril | Matthias Krüger | -39401/+33092 |
| 2025-04-30 | Rollup merge of #140506 - tshepang:patch-1, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-30 | Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgr | bors | -91/+121 |
| 2025-04-30 | unstable-book: fix capitalization | Tshepang Mbambo | -1/+1 |
| 2025-04-30 | Rollup merge of #140446 - mejrs:test1, r=jieyouxu | Matthias Krüger | -2/+1 |
| 2025-04-30 | Rollup merge of #140439 - RalfJung:miri-algebraic-float-nondet, r=oli-obk | Matthias Krüger | -84/+98 |
| 2025-04-30 | Rollup merge of #140438 - ferrocene:pa-debug-assertions-tools, r=Kobzol | Matthias Krüger | -5/+22 |
| 2025-04-30 | compiletest: Make diagnostic kind mandatory on line annotations | Vadim Petrochenkov | -48/+31 |
| 2025-04-29 | Also allow bool literals as first item of let chain | Caleb Cartwright | -15/+17 |
| 2025-04-29 | Rollup merge of #140392 - Zalathar:goodbye-libtest, r=jieyouxu | Trevor Gross | -133/+8 |
| 2025-04-29 | Rollup merge of #139909 - oli-obk:or-patterns, r=BoxyUwU | Trevor Gross | -0/+18 |
| 2025-04-29 | CI: rfl: move job forward to Linux v6.15-rc4 | Miguel Ojeda | -1/+1 |
| 2025-04-29 | Coalesce duplicate missing clone tests | mejrs | -2/+1 |
| 2025-04-29 | miri: algebraic intrinsics: bring back float non-determinism | Ralf Jung | -84/+98 |
| 2025-04-29 | add `rust.debug-assertions-tools` option | Pietro Albini | -5/+22 |
| 2025-04-29 | suppress dangerous_implicit_autorefs in TB test | Ralf Jung | -0/+1 |
| 2025-04-29 | fmt | The Miri Cronjob Bot | -7/+3 |
| 2025-04-29 | Merge from rustc | The Miri Cronjob Bot | -254/+388 |
| 2025-04-29 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-04-28 | Rollup merge of #140394 - Kobzol:git-test-self-contained, r=jieyouxu | Chris Denton | -0/+3 |
| 2025-04-28 | Rollup merge of #140022 - dianne:box-deref-pats, r=Nadrieril | Chris Denton | -1/+14 |
| 2025-04-28 | Rollup merge of #139656 - scottmcm:stabilize-slice-as-chunks, r=dtolnay | Chris Denton | -2/+1 |
| 2025-04-28 | Auto merge of #140388 - GuillaumeGomez:rollup-aj9o3ch, r=GuillaumeGomez | bors | -105/+163 |
| 2025-04-28 | Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obk | bors | -85/+104 |
| 2025-04-28 | Make bootstrap git tests more self-contained | Jakub Beránek | -0/+3 |
| 2025-04-28 | compiletest: Remove the libtest-based executor and its dependency | Zalathar | -133/+8 |
| 2025-04-28 | Rollup merge of #140379 - tshepang:rdg-push, r=jieyouxu | Guillaume Gomez | -39/+49 |
| 2025-04-28 | Rollup merge of #140349 - marcoieni:codebuild-linux-large-runners, r=Kobzol | Guillaume Gomez | -2/+2 |
| 2025-04-28 | Rollup merge of #140347 - marcoieni:free-disk-codebuild, r=jdno | Guillaume Gomez | -50/+81 |
| 2025-04-28 | Rollup merge of #140316 - nnethercote:BoxMarker, r=dtolnay | Guillaume Gomez | -4/+4 |
| 2025-04-28 | Rollup merge of #140249 - BoxyUwU:remove_weak_alias_terminology, r=oli-obk | Guillaume Gomez | -4/+4 |
| 2025-04-28 | Rollup merge of #140220 - GuillaumeGomez:doctest-main-wrapping, r=fmease | Guillaume Gomez | -5/+22 |
| 2025-04-28 | Rollup merge of #140056 - yuk1ty:fix-static-mut-error-message, r=jieyouxu | Guillaume Gomez | -1/+1 |
| 2025-04-28 | Unelide lifetime | Laurențiu Nicola | -1/+1 |
| 2025-04-28 | AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}... | Andrew Zhogin | -85/+104 |
| 2025-04-28 | Add foldhash license exception | Laurențiu Nicola | -0/+1 |
| 2025-04-28 | Auto merge of #123239 - Urgau:dangerous_implicit_autorefs, r=jdonszelmann,tra... | bors | -0/+4 |
| 2025-04-28 | Add bootstrap cfg | Laurențiu Nicola | -0/+1 |
| 2025-04-28 | Format code | Laurențiu Nicola | -1/+3 |
| 2025-04-28 | Merge from rust-lang/rust | Laurențiu Nicola | -18186/+35821 |
| 2025-04-28 | Add or-patterns to pattern types | Oli Scherer | -0/+18 |
| 2025-04-28 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-04-28 | ci: use aws codebuild for the `dist-x86_64-linux` job | MarcoIeni | -2/+2 |
| 2025-04-28 | Introduce `BoxMarker` to pretty-printing. | Nicholas Nethercote | -4/+4 |
| 2025-04-28 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -339/+502 |
| 2025-04-28 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-04-28 | Rollup merge of #139224 - epage:nocapture, r=thomcc | Chris Denton | -4/+6 |
| 2025-04-28 | Rollup merge of #138737 - Ayush1325:r-efi-update, r=tgross35 | Chris Denton | -4/+4 |