| Age | Commit message (Expand) | Author | Lines |
| 2025-07-07 | Rollup merge of #143340 - nabijaczleweli:awhile, r=mati865 | Matthias Krüger | -25/+25 |
| 2025-07-07 | Fix a case where the link type was `None` | Chayim Refael Friedman | -3/+30 |
| 2025-07-07 | Auto merge of #143182 - xdoardo:more-addrspace, r=workingjubilee | bors | -10/+11 |
| 2025-07-07 | move our data structures into a central location | Ralf Jung | -25/+26 |
| 2025-07-07 | Merge pull request #20185 from ChayimFriedman2/variant-symbols | David Barsky | -0/+75 |
| 2025-07-07 | Rollup merge of #143528 - RalfJung:stack-pop-cleanup, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -16/+16 |
| 2025-07-07 | Auto merge of #143565 - lnicola:sync-from-ra, r=lnicola | bors | -668/+1281 |
| 2025-07-07 | compiler: Parse `p-` specs in datalayout string, allow definition of custom d... | Edoardo Marangoni | -10/+11 |
| 2025-07-07 | Merge pull request #4450 from RalfJung/unwind-payloads | Ralf Jung | -157/+169 |
| 2025-07-07 | split unwinding logic from panic logic | Ralf Jung | -152/+164 |
| 2025-07-07 | Merge from rustc | The Miri Cronjob Bot | -110/+565 |
| 2025-07-07 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-07 | Auto merge of #143556 - jhpratt:rollup-nid39y2, r=jhpratt | bors | -26/+26 |
| 2025-07-07 | Rollup merge of #143544 - workingjubilee:rename-bare-fn, r=fmease | Jacob Pratt | -26/+26 |
| 2025-07-06 | Auto merge of #141829 - dvdsk:sleep_until_linux, r=cuviper,RalfJung | bors | -0/+192 |
| 2025-07-06 | rustfmt: migrate BareFn -> FnPtr | Jubilee Young | -9/+9 |
| 2025-07-06 | clippy: migrate BareFn -> FnPtr | Jubilee Young | -17/+17 |
| 2025-07-06 | Auto merge of #143526 - matthiaskrgr:rollup-pm69g5v, r=matthiaskrgr | bors | -4/+4 |
| 2025-07-06 | sleep_until: add clock_nanosleep support to Miri | dvdsk | -0/+192 |
| 2025-07-06 | rename panic_paylods → unwind_payloads | Ralf Jung | -7/+7 |
| 2025-07-06 | interpret: rename StackPopCleanup | Ralf Jung | -16/+16 |
| 2025-07-06 | Rollup merge of #143252 - JonathanBrouwer:rewrite_empty_attribute, r=jdonszel... | Matthias Krüger | -4/+4 |
| 2025-07-06 | Auto merge of #143515 - rust-lang:cargo_update, r=clubby789 | bors | -2/+2 |
| 2025-07-06 | Include enum variants in world symbols | Chayim Refael Friedman | -0/+75 |
| 2025-07-06 | Merge pull request #20184 from Veykril/push-ywpynxnltpok | Lukas Wirth | -32/+44 |
| 2025-07-06 | chore: Remove dead field from `InferenceContext` | Lukas Wirth | -32/+44 |
| 2025-07-06 | Rollup merge of #143504 - RalfJung:compiletest-err, r=jieyouxu | Matthias Krüger | -1/+2 |
| 2025-07-06 | Rollup merge of #143493 - lolbinarycat:tidy-spellcheck-bless, r=Kobzol | Matthias Krüger | -6/+12 |
| 2025-07-06 | Merge pull request #20132 from A4-Tacks/asmut-borrow-minicore | Lukas Wirth | -0/+34 |
| 2025-07-06 | Merge pull request #20126 from Wilfred/no_unwrap_in_discover_projects | Lukas Wirth | -3/+8 |
| 2025-07-06 | Rewrite empty attribute lint | Jonathan Brouwer | -4/+4 |
| 2025-07-06 | Merge pull request #20179 from ChayimFriedman2/destructuring-assignment-never | Lukas Wirth | -2/+61 |
| 2025-07-06 | Merge pull request #20175 from dianne/match-check-box-cleanup | Chayim Refael Friedman | -60/+20 |
| 2025-07-06 | cargo update | github-actions | -2/+2 |
| 2025-07-06 | Always bump in the parser in `err_and_bump()` | Chayim Refael Friedman | -8/+50 |
| 2025-07-05 | clippy: conditions are no longer wrapped in `DropTemps` | dianne | -48/+29 |
| 2025-07-05 | Rollup merge of #143478 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -475/+1468 |
| 2025-07-05 | compiletest: print slightly more information on fs::write failure | Ralf Jung | -1/+2 |
| 2025-07-05 | Fix diverging destructuring assignments | Chayim Refael Friedman | -2/+61 |
| 2025-07-05 | Rollup merge of #143447 - jieyouxu:compiletest-maintenance-4, r=Kobzol | Ben Kimock | -93/+353 |
| 2025-07-05 | tidy: add specific error message for trying to use `spellcheck:fix`. | binarycat | -0/+7 |
| 2025-07-05 | tidy: use --bless for tidy spellcheck instead of spellcheck:fix | binarycat | -6/+5 |
| 2025-07-05 | Fix Borrow and BorrowMut define from beta std | A4-Tacks | -2/+2 |
| 2025-07-05 | Merge pull request #4444 from devnexen/filemetadata_upd | Ralf Jung | -4/+22 |
| 2025-07-05 | minor cleanup | Ralf Jung | -9/+4 |
| 2025-07-05 | shims::fs adding more fields to FileMetadata | David Carlier | -4/+27 |
| 2025-07-05 | miri-script: set msrv so clippy doesn't suggest too-new features | Ralf Jung | -2/+1 |
| 2025-07-05 | Improve compiletest config documentation | Jieyou Xu | -93/+353 |
| 2025-07-05 | fmt | Ralf Jung | -1/+3 |
| 2025-07-05 | Merge from rustc | Ralf Jung | -29/+30 |