| Age | Commit message (Expand) | Author | Lines |
| 2025-08-19 | Rollup merge of #145306 - Stypox:tracing-misc, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-08-19 | miri: detect passing the same local twice as an in-place argument | Ralf Jung | -0/+92 |
| 2025-08-18 | Add tracing to various miscellaneous functions | Stypox | -0/+2 |
| 2025-08-18 | interpret: fix in-place return place semantics when the return place expressi... | Ralf Jung | -37/+37 |
| 2025-08-18 | triagebot: Show range-diff links on force pushes | Ralf Jung | -2/+5 |
| 2025-08-18 | Merge pull request #4523 from Stypox/data-race-tracing | Ralf Jung | -0/+6 |
| 2025-08-18 | fmt | The Miri Cronjob Bot | -1/+2 |
| 2025-08-18 | Merge ref '425a9c0a0e36' from rust-lang/rust | The Miri Cronjob Bot | -69/+104 |
| 2025-08-18 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-17 | Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obk | bors | -69/+104 |
| 2025-08-15 | stabilize strict provenance atomic ptr | Kivooeo | -1/+0 |
| 2025-08-15 | Merge link_name and export_name | bjorn3 | -1/+1 |
| 2025-08-15 | Merge ref '3507a749b365' from rust-lang/rust | The Miri Cronjob Bot | -2/+4 |
| 2025-08-15 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-14 | Rollup merge of #145179 - joshtriplett:number, r=RalfJung | Guillaume Gomez | -2/+2 |
| 2025-08-14 | Rollup merge of #144727 - Stypox:add-tracing-to-resolve, r=RalfJung | Guillaume Gomez | -0/+2 |
| 2025-08-13 | Merge ref '1553adfe6884' from rust-lang/rust | The Miri Cronjob Bot | -14/+14 |
| 2025-08-13 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-12 | Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3 | bors | -2/+2 |
| 2025-08-12 | make no_mangle explicit on foreign items | Jana Dönszelmann | -2/+2 |
| 2025-08-11 | Add tracing to data race functions | Stypox | -0/+6 |
| 2025-08-11 | Turn _span into _trace as trace span name | Stypox | -12/+12 |
| 2025-08-11 | Add tracing to resolve-related functions | Stypox | -0/+2 |
| 2025-08-09 | Add gettid support for Android | Ben Kimock | -3/+10 |
| 2025-08-09 | Avoid abbreviating "numerator" as "numer", to allow catching typo "numer" els... | Josh Triplett | -2/+2 |
| 2025-08-09 | Fix a clippy::needless_borrow | Ben Kimock | -1/+1 |
| 2025-08-09 | Remove cfg(bootstrap) for strict_overflow_ops | Ben Kimock | -1/+0 |
| 2025-08-09 | Merge ref '4c7749e8c8e5' from rust-lang/rust | The Miri Cronjob Bot | -99/+101 |
| 2025-08-09 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-08 | Auto merge of #145126 - tgross35:rollup-6w87usd, r=tgross35 | bors | -17/+12 |
| 2025-08-08 | Rollup merge of #144579 - joshtriplett:mbe-attr, r=petrochenkov | Trevor Gross | -1/+1 |
| 2025-08-08 | Rollup merge of #144192 - RalfJung:atomicrmw-ptr, r=nikic | Trevor Gross | -16/+11 |
| 2025-08-08 | mbe: In error messages, don't assume attributes are always proc macros | Josh Triplett | -1/+1 |
| 2025-08-08 | Revert "Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-... | Jakub Beránek | -513/+312 |
| 2025-08-07 | Rollup merge of #144903 - Kivooeo:panic_handler-is-not-begin, r=m-ou-se | Trevor Gross | -23/+23 |
| 2025-08-07 | Rollup merge of #144682 - nxsaken:strict_overflow_ops, r=Mark-Simulacrum | Stuart Cook | -1/+1 |
| 2025-08-07 | Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-items, r... | Stuart Cook | -312/+513 |
| 2025-08-06 | Print thread ID in panic message if thread name is unknown | Trevor Gross | -57/+63 |
| 2025-08-06 | Add normalization for thread IDs in panic messages | Trevor Gross | -1/+2 |
| 2025-08-04 | remove begin prefix | Kivooeo | -23/+23 |
| 2025-08-04 | Merge ref '07b7dc90ee4d' from rust-lang/rust | The Miri Cronjob Bot | -36/+14 |
| 2025-08-04 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-04 | Rollup merge of #144853 - Kivooeo:rust_-cleanup, r=Mark-Simulacrum | Stuart Cook | -11/+11 |
| 2025-08-04 | Rollup merge of #144706 - zachs18:fix-144661, r=RalfJung | Stuart Cook | -25/+0 |
| 2025-08-03 | remove rust_ prefixes | Kivooeo | -11/+11 |
| 2025-08-01 | Merge pull request #4511 from RalfJung/auto-rustup | Ralf Jung | -1/+1 |
| 2025-08-01 | update rustup PR message | Ralf Jung | -1/+1 |
| 2025-08-01 | fmt | The Miri Cronjob Bot | -1/+1 |
| 2025-08-01 | Merge ref 'adcb3d3b4cd3' from rust-lang/rust | The Miri Cronjob Bot | -39/+7 |
| 2025-08-01 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |