| Age | Commit message (Expand) | Author | Lines |
| 2025-09-25 | Auto merge of #147019 - Zalathar:rollup-boxzbmo, r=Zalathar | bors | -84/+273 |
| 2025-09-25 | Rollup merge of #147015 - Zalathar:dispose-tm, r=lqd | Stuart Cook | -8/+3 |
| 2025-09-25 | Rollup merge of #147005 - GuillaumeGomez:string-formatting-cleanup, r=jdonsze... | Stuart Cook | -5/+3 |
| 2025-09-25 | Rollup merge of #146905 - durin42:llvm-22-bitstream-remarks, r=nikic | Stuart Cook | -0/+13 |
| 2025-09-25 | Rollup merge of #146766 - nikic:global-alloc-attr, r=nnethercote | Stuart Cook | -3/+13 |
| 2025-09-25 | Rollup merge of #146735 - Qelxiros:const_mul_add, r=tgross35,RalfJung | Stuart Cook | -0/+54 |
| 2025-09-25 | Rollup merge of #146667 - calebzulawski:simd-mono-lane-limit, r=lcnr,RalfJung | Stuart Cook | -66/+163 |
| 2025-09-25 | Rollup merge of #145973 - vexide:vex-std, r=tgross35 | Stuart Cook | -1/+1 |
| 2025-09-25 | Rollup merge of #145277 - dingxiangfei2009:fold-coercion-into-const, r=nnethe... | Stuart Cook | -1/+23 |
| 2025-09-25 | Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgr | bors | -11/+15 |
| 2025-09-25 | Use `LLVMDisposeTargetMachine` | Zalathar | -8/+3 |
| 2025-09-24 | llvm: add a destructor to call releaseSerializer | Josh Stone | -0/+8 |
| 2025-09-24 | Small string formatting cleanup | Guillaume Gomez | -5/+3 |
| 2025-09-24 | Rollup merge of #146971 - lcnr:fix-writeback, r=BoxyUwU | Matthias Krüger | -5/+7 |
| 2025-09-24 | Rollup merge of #146894 - tiif:suggest_feature_attr, r=BoxyUwU | Matthias Krüger | -4/+7 |
| 2025-09-24 | Rollup merge of #146753 - tiif:unsatisfiable-unstable-feature, r=BoxyUwU | Matthias Krüger | -2/+1 |
| 2025-09-24 | unstably constify float mul_add methods | Jeremy Smart | -0/+54 |
| 2025-09-24 | Rollup merge of #146969 - RalfJung:maybe-null-errors, r=oli-obk | Matthias Krüger | -23/+33 |
| 2025-09-24 | Rollup merge of #146915 - clarfonthey:safe-intrinsics-2, r=RalfJung | Matthias Krüger | -0/+8 |
| 2025-09-24 | Rollup merge of #146857 - tnuha:revert_self_has_no_region_infer, r=lcnr | Matthias Krüger | -1/+10 |
| 2025-09-24 | Rollup merge of #146711 - lcnr:fix-placeholder-ice, r=lqd | Matthias Krüger | -3/+17 |
| 2025-09-25 | mark THIR use as candidate for constness check | Ding Xiang Fei | -1/+4 |
| 2025-09-25 | do not materialise X in [X; 0] when X is unsizing a const | Ding Xiang Fei | -1/+20 |
| 2025-09-24 | std: add support for armv7a-vex-v5 target | Tropical | -1/+1 |
| 2025-09-24 | Improve the pretty print of UnstableFeature clause | tiif | -2/+1 |
| 2025-09-24 | Improve derive suggestion of const param | tiif | -4/+7 |
| 2025-09-24 | Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da... | bors | -4/+17 |
| 2025-09-24 | const validation: better error for maybe-null references | Ralf Jung | -9/+26 |
| 2025-09-24 | const-eval: improve and actually test the errors when pointers might be outsi... | Ralf Jung | -14/+7 |
| 2025-09-24 | imrpove type_op failure ICE | lcnr | -3/+3 |
| 2025-09-24 | allow bound regions in writeback | lcnr | -2/+4 |
| 2025-09-24 | fix wording | lcnr | -1/+1 |
| 2025-09-23 | Including spans in layout errors for all ADTs | Caleb Zulawski | -4/+6 |
| 2025-09-23 | Add an attribute to check the number of lanes in a SIMD vector after monomorp... | Caleb Zulawski | -62/+157 |
| 2025-09-23 | Make missed precondition-free float intrinsics safe | ltdk | -0/+8 |
| 2025-09-23 | Rollup merge of #146899 - Teapot4195:issue-146847-fix, r=nnethercote | Matthias Krüger | -1/+3 |
| 2025-09-23 | revert change removing `has_infer` check. Commit conservatively patches for n... | ash | -1/+10 |
| 2025-09-23 | llvm: update remarks support on LLVM 22 | Augie Fackler | -0/+5 |
| 2025-09-23 | Rollup merge of #146802 - joshtriplett:mbe-simplifications, r=petrochenkov | Matthias Krüger | -31/+39 |
| 2025-09-23 | Rollup merge of #146799 - cuviper:dangling-count-latch, r=lcnr | Matthias Krüger | -2/+6 |
| 2025-09-23 | Rollup merge of #146784 - dpaoliello:findmsvc, r=wesleywiser | Matthias Krüger | -43/+13 |
| 2025-09-23 | Rollup merge of #146775 - hkBst:clippy-fix-11, r=petrochenkov | Matthias Krüger | -39/+33 |
| 2025-09-23 | Add attributes for #[global_allocator] functions | Nikita Popov | -3/+13 |
| 2025-09-23 | Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercote | bors | -50/+120 |
| 2025-09-22 | Fix a dangling reference in `rustc_thread_pool` | Josh Stone | -2/+6 |
| 2025-09-22 | Fix a crash/mislex when more than one frontmatter closing possibility is cons... | Alex | -1/+3 |
| 2025-09-22 | Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomez | bors | -5/+79 |
| 2025-09-22 | Rollup merge of #146848 - moturus:motor-os_tier-3, r=davidtwco | Guillaume Gomez | -0/+74 |
| 2025-09-22 | Rollup merge of #146795 - alexcrichton:wasm-limit-rdylib-exports, r=bjorn3 | Guillaume Gomez | -5/+5 |
| 2025-09-22 | Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieu | bors | -58/+126 |