| Age | Commit message (Expand) | Author | Lines |
| 2025-09-01 | Rollup merge of #146060 - WaffleLapkin:fixup-nix-dev-shell-again, r=Noratrieb | Stuart Cook | -0/+3 |
| 2025-09-01 | Rollup merge of #145754 - epage:escape, r=SparrowLii | Stuart Cook | -74/+51 |
| 2025-09-01 | Rollup merge of #145643 - Zalathar:tree, r=SparrowLii | Stuart Cook | -162/+286 |
| 2025-09-01 | Rollup merge of #145468 - karolzwolak:float-tests-dedup, r=tgross35 | Stuart Cook | -243/+105 |
| 2025-09-01 | Merge pull request #4554 from RalfJung/help | Ralf Jung | -12/+27 |
| 2025-09-01 | Do not run `lint-docs` tests in stage 1 `x test` by default | Jakub Beránek | -8/+11 |
| 2025-09-01 | Remove `Compiler::with_stage` | Jakub Beránek | -6/+1 |
| 2025-09-01 | Rename `compiler` to `test_compiler` | Jakub Beránek | -47/+54 |
| 2025-09-01 | Add some compiletest suites snapshot tests | Jakub Beránek | -35/+133 |
| 2025-09-01 | Remove outdated comment | Jakub Beránek | -3/+0 |
| 2025-09-01 | improve output for 'cargo miri test --help' | Ralf Jung | -12/+27 |
| 2025-09-01 | pub async fn implementation coroutine (func::{closure#0}) is monomorphized, w... | Andrew Zhogin | -15/+245 |
| 2025-09-01 | Add compiler error when trying to use concat metavar expr in repetitions | jullang | -6/+35 |
| 2025-09-01 | Merge pull request #4553 from rust-lang/rustup-2025-09-01 | Ralf Jung | -982/+2677 |
| 2025-09-01 | Merge ref '828e45ad11ce' from rust-lang/rust | The Miri Cronjob Bot | -981/+2676 |
| 2025-09-01 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-09-01 | Auto merge of #146072 - Zalathar:rollup-0svnrfe, r=Zalathar | bors | -591/+691 |
| 2025-09-01 | Capture panic messages via a custom panic hook | Zalathar | -0/+152 |
| 2025-09-01 | Rollup merge of #146051 - LorrensP-2158466:miri-libstd-fix, r=RalfJung | Stuart Cook | -2/+2 |
| 2025-09-01 | Rollup merge of #146046 - chenyukang:yukang-fix-method-exists-for-ret-ty-erro... | Stuart Cook | -1/+39 |
| 2025-09-01 | Rollup merge of #146042 - estebank:issue-83413, r=lcnr | Stuart Cook | -27/+103 |
| 2025-09-01 | Rollup merge of #146004 - petrochenkov:epentry, r=nnethercote | Stuart Cook | -53/+56 |
| 2025-09-01 | Rollup merge of #145968 - connortsui20:bound-copied, r=joboet | Stuart Cook | -2/+30 |
| 2025-09-01 | Rollup merge of #145421 - nnethercote:dump_mir-cleanups, r=davidtwco | Stuart Cook | -506/+461 |
| 2025-08-31 | rustdoc-search: skip loading unneeded fnData | Michael Howell | -12/+13 |
| 2025-09-01 | Auto merge of #145663 - Kobzol:bootstrap-test, r=jieyouxu | bors | -384/+760 |
| 2025-09-01 | Introduce `MirDumper` and `MirWriter`. | Nicholas Nethercote | -276/+275 |
| 2025-09-01 | Indent some functions. | Nicholas Nethercote | -322/+322 |
| 2025-09-01 | Use trait object references for closures. | Nicholas Nethercote | -59/+39 |
| 2025-09-01 | Avoid unnecessary `mut`-ness for various closures. | Nicholas Nethercote | -16/+16 |
| 2025-09-01 | Inline and remove `dump_mir_for_pass`. | Nicholas Nethercote | -16/+6 |
| 2025-09-01 | Inline and remove `dump_matched_mir_node`. | Nicholas Nethercote | -25/+11 |
| 2025-08-31 | Split `ObligationCauseCode::BinOp` for unops to `UnOp` | Esteban Küber | -28/+27 |
| 2025-08-31 | Ignore test when dylibs are not supported | bjorn3 | -0/+1 |
| 2025-08-31 | Auto merge of #146038 - notriddle:polarity, r=GuillaumeGomez | bors | -72/+267 |
| 2025-08-31 | fix: `assertions_on_result_states` avoid changing return type in more cases (... | Samuel Tardieu | -16/+43 |
| 2025-08-31 | Merge pull request #4466 from nia-e/native-structs | Ralf Jung | -133/+454 |
| 2025-08-31 | some refactoring and cleanup | Ralf Jung | -145/+128 |
| 2025-08-31 | Merge pull request #4551 from nia-e/fixup-jump-instr | Ralf Jung | -26/+26 |
| 2025-08-31 | native-lib: pass structs to native code | Nia Espera | -129/+467 |
| 2025-08-31 | native-lib: more resilient grabbing of instruction bytes | Nia Espera | -26/+26 |
| 2025-08-31 | allow taking address to union field | Kivooeo | -12/+132 |
| 2025-08-31 | Supress `excessive_precision` when constants are overly precise (#15193) | Samuel Tardieu | -24/+330 |
| 2025-08-31 | dedup to_radians float test | Karol Zwolak | -68/+26 |
| 2025-08-31 | Auto merge of #146053 - joboet:split-paths-regression, r=Mark-Simulacrum | bors | -5/+26 |
| 2025-08-31 | dedup to_degrees float test | Karol Zwolak | -59/+29 |
| 2025-08-31 | fixup nix dev shell again | Waffle Lapkin | -0/+3 |
| 2025-08-31 | dedup powi float test | Karol Zwolak | -66/+28 |
| 2025-08-31 | fix: `needless_for_each` suggests wrongly with explicit closure input types (... | dswij | -17/+76 |
| 2025-08-31 | Supress excessive_precision when constants are overly precise | Teodoro Freund | -24/+330 |