| Age | Commit message (Expand) | Author | Lines |
| 2025-05-23 | ./miri bench: sort results alphabetically | Ralf Jung | -11/+15 |
| 2025-05-23 | Merge from rustc | The Miri Cronjob Bot | -3/+3 |
| 2025-05-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-22 | interpret: do not force_allocate all return places | Ralf Jung | -53/+54 |
| 2025-05-22 | Implement file cloning on Windows | Rune Tynan | -1/+97 |
| 2025-05-22 | enable isolated-stdin test on Windows | Ralf Jung | -1/+1 |
| 2025-05-22 | Implement file read/write on Windows | Rune Tynan | -81/+460 |
| 2025-05-21 | document that the entire test suite passes under freebsd | Ralf Jung | -1/+1 |
| 2025-05-21 | run the full test suite under FreeBSD | Ralf Jung | -2/+2 |
| 2025-05-21 | Implement FreeBSD syscall cpuset_getaffinity. | LorrensP-2158466 | -2/+117 |
| 2025-05-21 | Merge pull request #4338 from RalfJung/FileDescription | Ralf Jung | -2/+8 |
| 2025-05-21 | Add some track_caller info to precondition panics | Ben Kimock | -4/+1 |
| 2025-05-21 | FileDescription: improve read/write docs | Ralf Jung | -2/+8 |
| 2025-05-21 | Merge pull request #4337 from RalfJung/io | Ralf Jung | -17/+25 |
| 2025-05-21 | test direct usage of io::{stdout,stderr,stdin} | Ralf Jung | -17/+25 |
| 2025-05-21 | Merge from rustc | The Miri Cronjob Bot | -16/+10 |
| 2025-05-21 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-20 | Rename `cfg_match!` to `cfg_select!` | Trevor Gross | -3/+3 |
| 2025-05-20 | make std::intrinsic functions actually be intrinsics | Ralf Jung | -16/+10 |
| 2025-05-20 | Merge from rustc | Ralf Jung | -6/+26 |
| 2025-05-20 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-05-19 | Auto merge of #141255 - matthiaskrgr:rollup-ravsgen, r=matthiaskrgr | bors | -0/+20 |
| 2025-05-19 | Rollup merge of #141248 - RalfJung:reentrant-lock-race, r=joboet | Matthias Krüger | -0/+20 |
| 2025-05-19 | Merge pull request #4334 from RalfJung/GetUserProfileDirectoryW-issue | Ralf Jung | -2/+2 |
| 2025-05-19 | GetUserProfileDirectoryW: reference issue regarding implementation details we... | Ralf Jung | -2/+2 |
| 2025-05-19 | run tests on mips-unknown-linux-gnu | Ralf Jung | -22/+30 |
| 2025-05-19 | add this to Miri's trophy case | Ralf Jung | -0/+1 |
| 2025-05-19 | fix data race in ReentrantLock fallback for targets without 64bit atomics | Ralf Jung | -0/+19 |
| 2025-05-19 | Rollup merge of #141239 - RalfJung:dladdr-fname, r=Noratrieb | Stuart Cook | -4/+4 |
| 2025-05-19 | add to_u64() helper method and use it where appropriate | Ralf Jung | -26/+37 |
| 2025-05-19 | enable clippy::as_conversions to fully rule out as-casts | Ralf Jung | -57/+61 |
| 2025-05-19 | dladdr cannot leave dli_fname to be null | Ralf Jung | -4/+4 |
| 2025-05-19 | Merge from rustc | The Miri Cronjob Bot | -5/+7 |
| 2025-05-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-19 | Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin | Stuart Cook | -2/+2 |
| 2025-05-18 | Auto merge of #140154 - Berrysoft:cygwin-host, r=jieyouxu | bors | -1/+6 |
| 2025-05-18 | Rollup merge of #141214 - RalfJung:miri-sync, r=RalfJung | León Orell Valerian Liehr | -4/+11 |
| 2025-05-18 | Merge pull request #4330 from RalfJung/build-sysroot-bump | Ralf Jung | -3/+3 |
| 2025-05-18 | Remove rustc_attr_data_structures re-export from rustc_attr_parsing | mejrs | -2/+2 |
| 2025-05-18 | bump rustc-build-sysroot | Ralf Jung | -3/+3 |
| 2025-05-18 | Merge pull request #4322 from tiif/move_test | Ralf Jung | -0/+4 |
| 2025-05-18 | Add more comment to libc-fs-with-isolation test | tiif | -0/+4 |
| 2025-05-18 | attempt to make doctests work properly with old and new cargo | Ralf Jung | -2/+5 |
| 2025-05-18 | Remove uses of `#[feature(avx512_target_feature)]` | sayantn | -4/+1 |
| 2025-05-18 | fmt | The Miri Cronjob Bot | -1/+5 |
| 2025-05-18 | Merge from rustc | The Miri Cronjob Bot | -58/+67 |
| 2025-05-18 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-17 | Auto merge of #141133 - matthiaskrgr:rollup-u8ndxyz, r=matthiaskrgr | bors | -58/+65 |
| 2025-05-17 | Rollup merge of #139103 - joboet:abort_dedup, r=tgross35 | Matthias Krüger | -35/+43 |
| 2025-05-17 | Rollup merge of #135808 - tiif:conv_display, r=workingjubilee | Matthias Krüger | -23/+22 |