| Age | Commit message (Expand) | Author | Lines |
| 2025-01-30 | Merge from rustc | The Miri Cronjob Bot | -51/+31 |
| 2025-01-30 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-30 | Auto merge of #136035 - SpecificProtagonist:miri-zeroed-alloc, r=oli-obk | bors | -49/+29 |
| 2025-01-29 | Merge pull request #4159 from YohDeadfall/write-st-fstype-on-solaris | Ralf Jung | -19/+19 |
| 2025-01-30 | Set the st_fstype filed on Solaris | Yoh Deadfall | -19/+19 |
| 2025-01-29 | Merge pull request #4162 from rust-lang/rustup-2025-01-29 | Ralf Jung | -6/+44 |
| 2025-01-29 | Merge pull request #4122 from tiif/fnabi | Ralf Jung | -53/+184 |
| 2025-01-29 | make struct-variant matches less future-proof, and other clippy fixes | Ralf Jung | -5/+8 |
| 2025-01-30 | Check fixed arg number for variadic function. | tiif | -53/+184 |
| 2025-01-29 | Merge from rustc | The Miri Cronjob Bot | -0/+35 |
| 2025-01-29 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-29 | Rollup merge of #136147 - RalfJung:required-target-features-check-not-add, r=... | León Orell Valerian Liehr | -2/+2 |
| 2025-01-28 | Merge pull request #4160 from YohDeadfall/check-os-helper | Ralf Jung | -58/+28 |
| 2025-01-28 | Merge pull request #4161 from oli-obk/push-vnpvrkxznklo | Ralf Jung | -3/+3 |
| 2025-01-28 | Bump ui test | Oli Scherer | -3/+3 |
| 2025-01-28 | Added a helper to dedup target OS checks | Yoh Deadfall | -58/+28 |
| 2025-01-28 | Rollup merge of #135748 - compiler-errors:len-2, r=RalfJung,oli-obk | Matthias Krüger | -0/+35 |
| 2025-01-28 | miri: optimize zeroed alloc | SpecificProtagonist | -49/+29 |
| 2025-01-28 | ABI-required target features: warn when they are missing in base CPU (rather ... | Ralf Jung | -2/+2 |
| 2025-01-28 | linker messages are no longer warnings by default | Ralf Jung | -3/+1 |
| 2025-01-28 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-01-28 | Represent the raw pointer for a array length check as a new kind of fake borrow | Michael Goulet | -0/+35 |
| 2025-01-27 | Bump ui_test | Oli Scherer | -9/+13 |
| 2025-01-27 | Avoid a bool and use an Option of ZST instead | Oli Scherer | -13/+23 |
| 2025-01-26 | Merge pull request #4154 from RalfJung/linux-futex | Ralf Jung | -3/+2 |
| 2025-01-26 | make linux-futex test less flaky | Ralf Jung | -3/+2 |
| 2025-01-26 | Pre-intern name when searching module children | Mark Rousskov | -1/+2 |
| 2025-01-26 | many-seeds: do not use more than 8 threads | Ralf Jung | -4/+3 |
| 2025-01-26 | many-seeds: in keep-going mode, print how many tests failed | Ralf Jung | -2/+8 |
| 2025-01-26 | prevent weird macOS linker errors from breaking the build | Ralf Jung | -1/+3 |
| 2025-01-26 | Merge from rustc | The Miri Cronjob Bot | -3/+5 |
| 2025-01-26 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-25 | Auto merge of #133154 - estebank:issue-133137, r=wesleywiser | bors | -3/+5 |
| 2025-01-25 | Merge from rustc | The Miri Cronjob Bot | -2/+2 |
| 2025-01-25 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-24 | Rollup merge of #135976 - WaffleLapkin:tailcall-nodrop, r=oli-obk | Matthias Krüger | -2/+2 |
| 2025-01-24 | bless miri test | Waffle Lapkin | -2/+2 |
| 2025-01-24 | fmt | The Miri Cronjob Bot | -1/+1 |
| 2025-01-24 | Merge from rustc | The Miri Cronjob Bot | -19/+6 |
| 2025-01-24 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-24 | Reword "crate not found" resolve message | Esteban Küber | -3/+5 |
| 2025-01-23 | Remove RunCompiler | bjorn3 | -1/+1 |
| 2025-01-23 | Remove the need to manually call set_using_internal_features | bjorn3 | -19/+6 |
| 2025-01-22 | fix no-std-smoke test | Ralf Jung | -0/+1 |
| 2025-01-23 | fmt | The Miri Cronjob Bot | -4/+2 |
| 2025-01-23 | Merge from rustc | The Miri Cronjob Bot | -161/+113 |
| 2025-01-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-21 | Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors | bors | -76/+53 |
| 2025-01-21 | remove support for the #[start] attribute | Ralf Jung | -76/+53 |
| 2025-01-20 | Rollup merge of #135333 - vayunbiyani:test-environment, r=RalfJung | Matthias Krüger | -85/+60 |