| Age | Commit message (Expand) | Author | Lines |
| 2025-05-19 | run tests on mips-unknown-linux-gnu | Ralf Jung | -0/+1 |
| 2025-05-17 | Auto merge of #141133 - matthiaskrgr:rollup-u8ndxyz, r=matthiaskrgr | bors | -53/+61 |
| 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 | -18/+18 |
| 2025-05-15 | normalize abort calls in miri tests | joboet | -35/+43 |
| 2025-05-08 | remove stray stderr file | Ralf Jung | -22/+0 |
| 2025-05-05 | Merge pull request #4307 from JoJoDeveloping/remove-unique-is-unique | Ralf Jung | -169/+0 |
| 2025-05-04 | Remove -Zunique-is-unique | Johannes Hostert | -169/+0 |
| 2025-05-03 | Merge from rustc | The Miri Cronjob Bot | -119/+89 |
| 2025-05-02 | Rollup merge of #140521 - RalfJung:oob-error, r=saethlin | Matthias Krüger | -89/+89 |
| 2025-05-01 | Rollup merge of #140034 - RalfJung:simd_select_bitmask-padding, r=workingjubilee | Guillaume Gomez | -30/+0 |
| 2025-05-01 | Merge pull request #4273 from yoctocell/new-cell-state | Ralf Jung | -6/+6 |
| 2025-05-01 | Add `Cell` state to Tree Borrows | Xinglu Chen | -6/+6 |
| 2025-04-30 | interpret: better error message for out-of-bounds pointer arithmetic and acce... | Ralf Jung | -89/+89 |
| 2025-04-29 | add -Zmiri-deterministic-concurrency flag and use it for concurrency tests | Ralf Jung | -105/+52 |
| 2025-04-29 | Merge pull request #4272 from geetanshjuneja/scheduling | Ralf Jung | -39/+39 |
| 2025-04-29 | Added random scheduling | geetanshjuneja | -39/+39 |
| 2025-04-27 | `unsafe(no_mangle)` in `miri_start` examples | primoly | -1/+1 |
| 2025-04-25 | Merge from rustc | The Miri Cronjob Bot | -0/+4 |
| 2025-04-24 | Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc | bendn | -0/+4 |
| 2025-04-22 | Merge from rustc | The Miri Cronjob Bot | -2/+2 |
| 2025-04-21 | Rollup merge of #140009 - ShE3py:tls-abort, r=thomcc | Chris Denton | -2/+2 |
| 2025-04-20 | Merge from rustc | The Miri Cronjob Bot | -0/+29 |
| 2025-04-19 | simd_select_bitmask: the 'padding' bits in the mask are just ignored | Ralf Jung | -30/+0 |
| 2025-04-18 | rtprintpanic: clarify that the error is aborting the process | Lieselotte | -2/+2 |
| 2025-04-17 | Merge pull request #4263 from geetanshjuneja/check_shim_abi | Ralf Jung | -3/+3 |
| 2025-04-17 | replaced check_shim with check_shim_abi for env, file, sockets and time relat... | geetanshjuneja | -3/+3 |
| 2025-04-16 | use std-declared intrinsics rather than copying the declaration | Ralf Jung | -106/+50 |
| 2025-04-08 | Do not optimize out SwitchInt before borrowck, or if Zmir-preserve-ub | Michael Goulet | -0/+29 |
| 2025-03-20 | Merge from rustc | The Miri Cronjob Bot | -0/+22 |
| 2025-03-17 | Fix miri | bjorn3 | -0/+22 |
| 2025-03-16 | Merge from rustc | The Miri Cronjob Bot | -8/+0 |
| 2025-03-15 | Merge from rustc | The Miri Cronjob Bot | -2/+2 |
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban Küber | -8/+0 |
| 2025-03-14 | Merge from rustc | The Miri Cronjob Bot | -27/+27 |
| 2025-03-12 | Allow more top-down inlining for single-BB callees | Scott McMurray | -2/+2 |
| 2025-03-12 | Merge pull request #4185 from geetanshjuneja/abi_check | Ralf Jung | -0/+76 |
| 2025-03-12 | added check_shim_abi | geetanshjuneja | -0/+76 |
| 2025-03-12 | bless test | tiif | -15/+15 |
| 2025-03-12 | Remove test | tiif | -25/+0 |
| 2025-03-12 | Implement Display by mapping Conv to ExternAbi | tiif | -3/+3 |
| 2025-03-12 | Remove unnecessary assert | tiif | -1/+0 |
| 2025-03-12 | Add test and change ub message wording | tiif | -0/+26 |
| 2025-03-12 | intrinsics: remove unnecessary leading underscore from argument names | Ralf Jung | -27/+27 |
| 2025-03-08 | Move fs into sys | Thalia Archibald | -9/+9 |
| 2025-02-28 | Shorten span of panic failures in const context | Esteban Küber | -1/+1 |
| 2025-02-24 | Merge from rustc | Ralf Jung | -5/+48 |
| 2025-02-23 | rename sub_ptr 😅 | bendn | -3/+3 |
| 2025-02-23 | Rollup merge of #137121 - bend-n:master, r=Noratrieb | Matthias Krüger | -2/+0 |
| 2025-02-20 | Rollup merge of #135296 - lukas-code:dyn-leak-check, r=compiler-errors | Matthias Krüger | -0/+45 |