| Age | Commit message (Expand) | Author | Lines |
| 2025-06-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-18 | Rollup merge of #142507 - folkertdev:fn-align-align-attribute, r=jdonszelmann | Trevor Gross | -5/+5 |
| 2025-06-18 | add `#[align]` attribute | Folkert de Vries | -5/+5 |
| 2025-06-18 | minimal ptrace setup | Nia Espera | -39/+938 |
| 2025-06-18 | Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3 | bors | -6/+6 |
| 2025-06-18 | Merge from rustc | The Miri Cronjob Bot | -5/+5 |
| 2025-06-18 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-17 | Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk | bors | -5/+5 |
| 2025-06-17 | Merge from rustc | The Miri Cronjob Bot | -2/+1 |
| 2025-06-17 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-16 | miri: bless tests | David Wood | -4/+4 |
| 2025-06-16 | miri: fix build | David Wood | -1/+1 |
| 2025-06-16 | Change __rust_no_alloc_shim_is_unstable to be a function | Daniel Paoliello | -6/+6 |
| 2025-06-16 | Auto merge of #142574 - Kobzol:rollup-ldj386u, r=Kobzol | bors | -2/+1 |
| 2025-06-15 | Stabilize "file_lock" feature | Christopher Berner | -2/+1 |
| 2025-06-15 | Merge from rustc | Ralf Jung | -37/+0 |
| 2025-06-15 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-06-15 | Implement `simd_round_ties_even` for miri, cg_clif and cg_gcc | sayantn | -0/+10 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -37/+0 |
| 2025-06-14 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-06-14 | fmt | The Miri Cronjob Bot | -10/+2 |
| 2025-06-14 | Merge from rustc | The Miri Cronjob Bot | -14/+37 |
| 2025-06-14 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-13 | Auto merge of #142442 - matthiaskrgr:rollup-6yodjfx, r=matthiaskrgr | bors | -10/+6 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -37/+0 |
| 2025-06-11 | Merge pull request #4383 from LorrensP-2158466/remove-leaky-syncobj | Ralf Jung | -129/+153 |
| 2025-06-11 | mutex, rwlock: move some methods around so we borrow the RefCell less often | Ralf Jung | -80/+75 |
| 2025-06-11 | use RwLockRef instead of RwLockId | LorrensP-2158466 | -72/+101 |
| 2025-06-11 | Merge pull request #4384 from RalfJung/diag-no-repeat | Oli Scherer | -874/+727 |
| 2025-06-11 | miri: we can use apfloat's mul_add now | Ralf Jung | -10/+6 |
| 2025-06-11 | miri: add flag to suppress float non-determinism | Ralf Jung | -4/+31 |
| 2025-06-10 | Merge pull request #4389 from RalfJung/native-lib-search-order | Ralf Jung | -22/+25 |
| 2025-06-10 | Merge pull request #4382 from RalfJung/dup | Ralf Jung | -2/+3 |
| 2025-06-10 | float tests: test non-determinism for more operations | Ralf Jung | -22/+25 |
| 2025-06-10 | Merge pull request #4394 from RalfJung/smallvec | Ralf Jung | -0/+99 |
| 2025-06-10 | add SmallVec test | Ralf Jung | -0/+99 |
| 2025-06-10 | sync max_fundamental_align with alloc crate | Ralf Jung | -4/+7 |
| 2025-06-10 | fmt | The Miri Cronjob Bot | -1/+0 |
| 2025-06-10 | Merge from rustc | The Miri Cronjob Bot | -67/+374 |
| 2025-06-10 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-09 | Auto merge of #138062 - LorrensP-2158466:miri-enable-float-nondet, r=RalfJung | bors | -62/+329 |
| 2025-06-09 | native-lib: update readme (to mention folders in header) | Ralf Jung | -10/+12 |
| 2025-06-09 | native_lib: skip to next .so if function was in dependency of the first | Ralf Jung | -12/+13 |
| 2025-06-09 | Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3 | Trevor Gross | -3/+42 |
| 2025-06-09 | Merge pull request #4376 from yoctocell/tb-interior-mut-flag | Ralf Jung | -35/+154 |
| 2025-06-09 | Add `-Zmiri-tree-borrows-no-precise-interior-mut` flag | Xinglu Chen | -35/+154 |
| 2025-06-09 | Merge from rustc | The Miri Cronjob Bot | -67/+90 |
| 2025-06-09 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-09 | Auto merge of #142220 - workingjubilee:rollup-idgfpof, r=workingjubilee | bors | -2/+3 |
| 2025-06-08 | Rollup merge of #142053 - heiher:loong32-none, r=wesleywiser | Jubilee | -2/+3 |