| Age | Commit message (Expand) | Author | Lines |
| 2025-06-28 | Synced rust-analyzer configs | Yoh Deadfall | -7/+5 |
| 2025-06-28 | Rollup merge of #143114 - leopardracer:master, r=RalfJung | Matthias Krüger | -2/+2 |
| 2025-06-28 | Auto merge of #141759 - 1c3t3a:discriminants-query, r=saethlin | bors | -1/+1 |
| 2025-06-28 | move all the message types into one place | Ralf Jung | -31/+31 |
| 2025-06-28 | de-intend some code, and extend comments | Ralf Jung | -111/+112 |
| 2025-06-28 | various minor native-lib-tracing tweaks, and disable naive-lib-tracing mode b... | Ralf Jung | -206/+165 |
| 2025-06-28 | clippy | Ralf Jung | -10/+8 |
| 2025-06-28 | fmt | The Miri Cronjob Bot | -4/+2 |
| 2025-06-28 | Merge from rustc | The Miri Cronjob Bot | -17/+7 |
| 2025-06-28 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-27 | Rollup merge of #143046 - RalfJung:zst-unsafe-cell, r=lcnr,oli-obk | Matthias Krüger | -4/+4 |
| 2025-06-27 | Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkov | Matthias Krüger | -1/+2 |
| 2025-06-27 | Update dangling_pointer_to_raw_pointer.rs | leopardracer | -1/+1 |
| 2025-06-27 | Update README.md | leopardracer | -1/+1 |
| 2025-06-27 | Add InterpCx::layout_of with tracing, shadowing LayoutOf | Stypox | -12/+1 |
| 2025-06-27 | Insert checks for enum discriminants when debug assertions are enabled | Bastian Kersting | -1/+1 |
| 2025-06-27 | Split exported_symbols for generic and non-generic symbols | bjorn3 | -4/+4 |
| 2025-06-26 | Merge pull request #4408 from Patrick-6/rework-thread-join | Ralf Jung | -104/+111 |
| 2025-06-26 | Delay writing of return value of a join until after the join is successful. | Patrick-6 | -104/+111 |
| 2025-06-26 | make size_and_align_of_mplace work on all projectable | Ralf Jung | -4/+4 |
| 2025-06-24 | Avoid exporting panic_unwind as stdlib cargo feature | bjorn3 | -1/+1 |
| 2025-06-24 | Add all rustc_std_internal_symbol to symbols.o | bjorn3 | -0/+1 |
| 2025-06-20 | fmt | Nia Espera | -7/+6 |
| 2025-06-20 | Update src/shims/trace/parent.rs | Nia | -4/+5 |
| 2025-06-20 | error rework | Nia Espera | -33/+17 |
| 2025-06-20 | nonnulls | Nia Espera | -22/+18 |
| 2025-06-20 | cfg if | Nia Espera | -4/+1 |
| 2025-06-20 | fix dumb mistake | Nia Espera | -1/+6 |
| 2025-06-20 | supervisor bits of ffi ptracing | Nia Espera | -81/+606 |
| 2025-06-20 | Merge from rustc | The Miri Cronjob Bot | -5/+5 |
| 2025-06-20 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-20 | Merge pull request #4362 from nia-e/fix-alloc-perf | Ralf Jung | -36/+72 |
| 2025-06-19 | isolated_alloc: directly use mmap for allocations | Nia Espera | -36/+72 |
| 2025-06-19 | Merge pull request #4396 from Stypox/build-with-features | Ralf Jung | -65/+153 |
| 2025-06-19 | Allow building Miri with --features from miri-script | Stypox | -65/+153 |
| 2025-06-19 | Merge from rustc | The Miri Cronjob Bot | -6/+6 |
| 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 |