| Age | Commit message (Expand) | Author | Lines |
| 2025-08-31 | native-lib: pass structs to native code | Nia Espera | -129/+467 |
| 2025-08-24 | fmt | The Miri Cronjob Bot | -1/+2 |
| 2025-08-24 | Merge ref 'f6d23413c399' from rust-lang/rust | The Miri Cronjob Bot | -1098/+1971 |
| 2025-08-24 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-23 | Merge pull request #4540 from RalfJung/tb-refactors | Ralf Jung | -144/+116 |
| 2025-08-23 | refactor tb_rebor: reduce code duplication | Ralf Jung | -38/+22 |
| 2025-08-23 | tree borrows: refactor new-permission logic | Ralf Jung | -110/+98 |
| 2025-08-23 | Rollup merge of #145781 - Kobzol:clippy-remove-profile, r=lqd | Samuel Tardieu | -7/+0 |
| 2025-08-23 | Rollup merge of #145744 - RalfJung:miri-inplace-aliasing, r=compiler-errors | Samuel Tardieu | -0/+95 |
| 2025-08-23 | Rollup merge of #145729 - nnethercote:dup-packages, r=calebcartwright | Samuel Tardieu | -3/+3 |
| 2025-08-23 | Rollup merge of #145540 - nia-e:prov-map-range, r=RalfJung | Samuel Tardieu | -8/+3 |
| 2025-08-23 | Rollup merge of #143898 - ognevny:opt-dist-rustc-rebuild, r=Kobzol | Samuel Tardieu | -2/+14 |
| 2025-08-23 | Auto merge of #145567 - clubby789:cargo_update, r=clubby789 | bors | -34/+38 |
| 2025-08-23 | Auto merge of #145771 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-23 | Merge pull request #4524 from Stypox/tracing-chrome-overhead-rdtsc | Ralf Jung | -78/+283 |
| 2025-08-23 | Account for time spent tracing, use RDTSC for faster time | Stypox | -78/+283 |
| 2025-08-23 | Remove profile section from Clippy | Jakub Beránek | -7/+0 |
| 2025-08-22 | Rollup merge of #145573 - veluca93:unsafe-force-target-feature, r=davidtwco | Jacob Pratt | -1/+2 |
| 2025-08-22 | Update cargo | Weihang Lo | -0/+0 |
| 2025-08-22 | interpret/allocation: get_range on ProvenanceMap | Nia Espera | -8/+3 |
| 2025-08-22 | Merge commit '877967959ae8da9814df4f2614971f4d784bf53f' into clippy-subtree-u... | Philipp Krones | -1050/+1823 |
| 2025-08-22 | Merge pull request #4538 from RalfJung/zst-rebor | Ralf Jung | -1/+21 |
| 2025-08-22 | miri: also detect aliasing of in-place argument and return place | Ralf Jung | -0/+95 |
| 2025-08-22 | add some ZST reborrow tests | Ralf Jung | -1/+21 |
| 2025-08-22 | Merge ref '8e3710ef31a0' from rust-lang/rust | The Miri Cronjob Bot | -21/+74 |
| 2025-08-22 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-22 | Add an experimental unsafe(force_target_feature) attribute. | Luca Versari | -1/+2 |
| 2025-08-22 | Remove `toml-0.5.11` dependency. | Nicholas Nethercote | -2/+2 |
| 2025-08-22 | Remove `dirs-sys-0.4.1` dependency. | Nicholas Nethercote | -1/+1 |
| 2025-08-21 | Rollup merge of #145648 - bjorn3:tidy_deps_stricter, r=davidtwco | Jacob Pratt | -0/+33 |
| 2025-08-21 | Rollup merge of #145137 - Kmeakin:km/optimize-slice-index-panicking, r=jhpratt | Jacob Pratt | -1/+1 |
| 2025-08-21 | Rollup merge of #144541 - folkertdev:c-variadic-same-program-multiple-abis-ar... | Jacob Pratt | -0/+1 |
| 2025-08-21 | CI: also test on powerpc | Ralf Jung | -0/+5 |
| 2025-08-21 | update rustc-build-sysroot | Ralf Jung | -3/+3 |
| 2025-08-21 | Auto merge of #145647 - RalfJung:miri, r=RalfJung | bors | -51/+214 |
| 2025-08-21 | Consolidate panicking functions in `slice/index.rs` | Karl Meakin | -1/+1 |
| 2025-08-21 | Rollup merge of #145590 - nnethercote:ModKind-Inline, r=petrochenkov | Jacob Pratt | -9/+10 |
| 2025-08-21 | Merge ref '125ff8a788c5' from rust-lang/rust | The Miri Cronjob Bot | -4/+45 |
| 2025-08-21 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-20 | Split compiletest `--codegen-backend` into two options `--default-codegen-bac... | Guillaume Gomez | -13/+26 |
| 2025-08-20 | Add new `--test-codegen-backend` bootstrap option | Guillaume Gomez | -0/+5 |
| 2025-08-20 | tidy: Add check against proc macros as standard library dependencies | bjorn3 | -0/+15 |
| 2025-08-20 | tidy: Add a check that there are no duplicate runtime dependencies | bjorn3 | -0/+18 |
| 2025-08-20 | Bump slab from 0.4.10 to 0.4.11 in /tests/deps | dependabot[bot] | -2/+2 |
| 2025-08-20 | Merge pull request #4532 from rust-lang/rustup-2025-08-20 | Ralf Jung | -158/+323 |
| 2025-08-20 | allow cfg(bootstrap) | Ralf Jung | -0/+1 |
| 2025-08-20 | bless new tests | Ralf Jung | -0/+1 |
| 2025-08-20 | add back cfg(bootstrap), it is still needed | Ralf Jung | -0/+1 |
| 2025-08-20 | Merge ref 'f605b57042ff' from rust-lang/rust | The Miri Cronjob Bot | -157/+319 |
| 2025-08-20 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |