| Age | Commit message (Expand) | Author | Lines |
| 2025-06-29 | also test on arm-64 linux hosts | Ralf Jung | -21/+45 |
| 2025-06-29 | Remove unnecessary parens in closure | yukang | -1/+1 |
| 2025-06-29 | cleaned up some tests | Kivooeo | -1/+0 |
| 2025-06-29 | Rollup merge of #142078 - sayantn:more-intrinsics, r=workingjubilee | Guillaume Gomez | -0/+10 |
| 2025-06-29 | make ./miri work on stable again | Ralf Jung | -23/+29 |
| 2025-06-29 | Update README.md | kilavvy | -1/+1 |
| 2025-06-29 | Disable rust-lld in post-dist tests | Jakub Beránek | -0/+2 |
| 2025-06-29 | Merge pull request #20121 from Veykril/push-vkkuutpsuypq | Lukas Wirth | -48/+49 |
| 2025-06-29 | Do not append `--compile-time-deps` to overwritten build script commands | Lukas Wirth | -48/+49 |
| 2025-06-29 | disable ptrace codepath since it doesn't build on many targets | Ralf Jung | -59/+29 |
| 2025-06-29 | Merge from rustc | The Miri Cronjob Bot | -7/+32 |
| 2025-06-29 | fix miri build in bootstrap | Ralf Jung | -0/+1 |
| 2025-06-29 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-29 | Auto merge of #143160 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2025-06-29 | rename Pointer::from_addr_invalid to match strict provenance API | Ralf Jung | -1/+1 |
| 2025-06-29 | give Pointer::into_parts a more scary name and offer a safer alternative | Ralf Jung | -8/+6 |
| 2025-06-28 | Merge pull request #4415 from YohDeadfall/sync-ra-configs | Ralf Jung | -7/+5 |
| 2025-06-28 | Update cargo | Eric Huss | -0/+0 |
| 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 | -3/+3 |
| 2025-06-28 | Rollup merge of #143031 - mati865:push-mutywntmvomx, r=Mark-Simulacrum | Matthias Krüger | -1/+3 |
| 2025-06-28 | Rollup merge of #142963 - Kobzol:try-build-skip, r=jieyouxu | Matthias Krüger | -2/+25 |
| 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 | ci: Fix up release workflow | Lukas Wirth | -5/+9 |
| 2025-06-28 | ci: Cancel workflow only after the main matrix has finished | Lukas Wirth | -15/+19 |
| 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 | -2292/+6674 |
| 2025-06-28 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-27 | Auto merge of #143116 - matthiaskrgr:rollup-zy9ez06, r=matthiaskrgr | bors | -27/+27 |
| 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 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -22/+21 |
| 2025-06-27 | Auto merge of #143064 - flip1995:clippy-subtree-update, r=GuillaumeGomez | bors | -843/+3158 |
| 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 | Update ui.rs | leopardracer | -1/+1 |
| 2025-06-27 | broken_links: Fix rustdoc API usage | Philipp Krones | -1/+1 |
| 2025-06-27 | Merge commit 'c5dbd1de07e0407b9687619a868384d6de06253f' into clippy-subtree-u... | Philipp Krones | -843/+3158 |
| 2025-06-27 | Workaround missing none group support in builtin macros | Lukas Wirth | -40/+22 |
| 2025-06-27 | Add InterpCx::layout_of with tracing, shadowing LayoutOf | Stypox | -12/+1 |
| 2025-06-27 | use placeholder_snippet | Hayashi Mikihiro | -15/+46 |
| 2025-06-27 | use name_generator | Hayashi Mikihiro | -6/+21 |
| 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-27 | Merge pull request #20110 from ChayimFriedman2/ambiguous-float | Lukas Wirth | -1/+50 |
| 2025-06-27 | Auto merge of #143074 - compiler-errors:rollup-cv64hdh, r=compiler-errors | bors | -3/+3 |