| Age | Commit message (Expand) | Author | Lines |
| 2025-08-13 | Auto merge of #144793 - petrochenkov:extprel3, r=davidtwco | bors | -2/+22 |
| 2025-08-13 | fix(compiler/rustc_codegen_llvm): apply `target-cpu` attribute | StackOverflowExcept1on | -1/+1 |
| 2025-08-13 | Rollup merge of #145153 - joshtriplett:macro-kinds-plural, r=petrochenkov | Guillaume Gomez | -5/+3 |
| 2025-08-13 | Update clippy tests | Vadim Petrochenkov | -2/+22 |
| 2025-08-13 | Auto merge of #144722 - ywxt:parallel-reproducibile, r=SparrowLii | bors | -0/+10 |
| 2025-08-13 | Merge ref '1553adfe6884' from rust-lang/rust | The Miri Cronjob Bot | -292/+424 |
| 2025-08-13 | Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35 | Jakub Beránek | -1/+1 |
| 2025-08-13 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-13 | Fix pgo tests | ywxt | -0/+6 |
| 2025-08-13 | Fix parallel rustc not being reproducible due to unstable sorting of items. | ywxt | -0/+4 |
| 2025-08-12 | Change the desugaring of `assert!` for better error output | Esteban Küber | -9/+16 |
| 2025-08-12 | clippy: Update for switch to `MacroKinds` | Josh Triplett | -5/+3 |
| 2025-08-12 | Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3 | bors | -3/+3 |
| 2025-08-12 | Revert "Partially outline code inside the panic! macro". | Mara Bos | -9/+1 |
| 2025-08-12 | Rollup merge of #145273 - estebank:not-not, r=samueltardieu | Stuart Cook | -56/+144 |
| 2025-08-12 | Rollup merge of #145249 - Stypox:_span-to-_trace, r=joshtriplett | Stuart Cook | -12/+12 |
| 2025-08-12 | Rollup merge of #145238 - estebank:attr-overhaul, r=jdonszelmann | Stuart Cook | -0/+2 |
| 2025-08-12 | Rollup merge of #144386 - camsteffen:imploftrait, r=fmease | Stuart Cook | -118/+95 |
| 2025-08-12 | make no_mangle explicit on foreign items | Jana Dönszelmann | -3/+3 |
| 2025-08-11 | Propagate TraitImplHeader to hir | Cameron Steffen | -60/+64 |
| 2025-08-11 | Extract ast TraitImplHeader | Cameron Steffen | -58/+31 |
| 2025-08-11 | Account for new `assert!` desugaring in `!condition` suggestion | Esteban Küber | -56/+144 |
| 2025-08-11 | fix clippy test | Esteban Küber | -0/+2 |
| 2025-08-11 | Auto merge of #145254 - GuillaumeGomez:rollup-7bp43pv, r=GuillaumeGomez | bors | -1/+1 |
| 2025-08-11 | Auto merge of #145207 - Kobzol:codegen-backend-clif-dist, r=jieyouxu | bors | -0/+10 |
| 2025-08-11 | Add tracing to data race functions | Stypox | -0/+6 |
| 2025-08-11 | Turn _span into _trace as trace span name | Stypox | -12/+12 |
| 2025-08-11 | Add tracing to resolve-related functions | Stypox | -0/+2 |
| 2025-08-11 | Update `sysinfo` version to `0.37.0` | Guillaume Gomez | -1/+1 |
| 2025-08-11 | Rollup merge of #143949 - clarfonthey:const-arith-ops, r=Amanieu | Stuart Cook | -6/+3 |
| 2025-08-10 | Extract Cranelift component | Jakub Beránek | -0/+10 |
| 2025-08-10 | Rollup merge of #143093 - lqd:polonius-pre-alpha, r=jackh726 | Stuart Cook | -1/+1 |
| 2025-08-10 | Rollup merge of #141624 - jyn514:env-var-stubs, r=BoxyUwU | Stuart Cook | -6/+69 |
| 2025-08-10 | Constify remaining operators | ltdk | -6/+3 |
| 2025-08-09 | Add gettid support for Android | Ben Kimock | -3/+10 |
| 2025-08-10 | cargo update | github-actions | -22/+22 |
| 2025-08-09 | Auto merge of #145146 - fee1-dead-contrib:push-zmqrkurlzrxy, r=nnethercote | bors | -89/+84 |
| 2025-08-09 | Avoid abbreviating "numerator" as "numer", to allow catching typo "numer" els... | Josh Triplett | -2/+2 |
| 2025-08-09 | Fix a clippy::needless_borrow | Ben Kimock | -1/+1 |
| 2025-08-09 | Remove cfg(bootstrap) for strict_overflow_ops | Ben Kimock | -1/+0 |
| 2025-08-09 | remove `P` | Deadbeef | -89/+84 |
| 2025-08-09 | Merge ref '4c7749e8c8e5' from rust-lang/rust | The Miri Cronjob Bot | -1155/+2957 |
| 2025-08-09 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-09 | Rollup merge of #145073 - ZuseZ4:autodiff-llvm-21, r=jieyouxu | Stuart Cook | -0/+0 |
| 2025-08-08 | Auto merge of #145126 - tgross35:rollup-6w87usd, r=tgross35 | bors | -22/+14 |
| 2025-08-08 | Rollup merge of #144579 - joshtriplett:mbe-attr, r=petrochenkov | Trevor Gross | -1/+1 |
| 2025-08-08 | Rollup merge of #144192 - RalfJung:atomicrmw-ptr, r=nikic | Trevor Gross | -16/+11 |
| 2025-08-08 | mbe: In error messages, don't assume attributes are always proc macros | Josh Triplett | -1/+1 |
| 2025-08-08 | Revert "Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-... | Jakub Beránek | -513/+312 |
| 2025-08-08 | switch polonius compare-mode to polonius=next | Rémy Rakic | -1/+1 |