| Age | Commit message (Expand) | Author | Lines |
| 2025-09-25 | Auto merge of #147019 - Zalathar:rollup-boxzbmo, r=Zalathar | bors | -319/+1670 |
| 2025-09-25 | Rollup merge of #147015 - Zalathar:dispose-tm, r=lqd | Stuart Cook | -8/+3 |
| 2025-09-25 | Rollup merge of #147013 - fmease:fix-docs-doctest-build-arg, r=GuillaumeGomez | Stuart Cook | -21/+5 |
| 2025-09-25 | Rollup merge of #147008 - neuschaefer:bootstrap-jobs, r=Kobzol | Stuart Cook | -0/+2 |
| 2025-09-25 | Rollup merge of #147007 - LawnGnome:tosocketaddrs-doc, r=tgross35 | Stuart Cook | -0/+2 |
| 2025-09-25 | Rollup merge of #147005 - GuillaumeGomez:string-formatting-cleanup, r=jdonsze... | Stuart Cook | -5/+3 |
| 2025-09-25 | Rollup merge of #146982 - fmease:fix-rmake-linker-warning, r=bjorn3 | Stuart Cook | -1/+0 |
| 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/+54 |
| 2025-09-25 | Rollup merge of #146737 - RalfJung:f16-f128-miri, r=tgross35 | Stuart Cook | -17/+15 |
| 2025-09-25 | Rollup merge of #146735 - Qelxiros:const_mul_add, r=tgross35,RalfJung | Stuart Cook | -135/+118 |
| 2025-09-25 | Rollup merge of #146667 - calebzulawski:simd-mono-lane-limit, r=lcnr,RalfJung | Stuart Cook | -82/+251 |
| 2025-09-25 | Rollup merge of #145973 - vexide:vex-std, r=tgross35 | Stuart Cook | -10/+1012 |
| 2025-09-25 | Rollup merge of #145277 - dingxiangfei2009:fold-coercion-into-const, r=nnethe... | Stuart Cook | -1/+69 |
| 2025-09-25 | Rollup merge of #145067 - btj:patch-3, r=tgross35 | Stuart Cook | -36/+123 |
| 2025-09-25 | Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgr | bors | -86/+108 |
| 2025-09-25 | bootstrap.py: Respect build.jobs while building bootstrap tool | J. Neuschäfer | -0/+2 |
| 2025-09-25 | Use `LLVMDisposeTargetMachine` | Zalathar | -8/+3 |
| 2025-09-25 | rustdoc: Fix documentation for `--doctest-build-arg` | León Orell Valerian Liehr | -21/+5 |
| 2025-09-25 | Auto merge of #146981 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-09-25 | Remove an erroneous normalization step in `tests/run-make/linker-warning` | León Orell Valerian Liehr | -1/+0 |
| 2025-09-24 | llvm: add a destructor to call releaseSerializer | Josh Stone | -0/+8 |
| 2025-09-24 | Explicitly note `&[SocketAddr]` impl of `ToSocketAddrs`. | Adam Harvey | -0/+2 |
| 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 | -32/+21 |
| 2025-09-24 | Rollup merge of #146958 - el-ev:fix_path_string_eq_recurse, r=joboet | Matthias Krüger | -9/+19 |
| 2025-09-24 | Rollup merge of #146950 - joboet:cstr_default, r=tgross35 | Matthias Krüger | -8/+3 |
| 2025-09-24 | Rollup merge of #146894 - tiif:suggest_feature_attr, r=BoxyUwU | Matthias Krüger | -11/+14 |
| 2025-09-24 | Rollup merge of #146753 - tiif:unsatisfiable-unstable-feature, r=BoxyUwU | Matthias Krüger | -8/+7 |
| 2025-09-24 | Rollup merge of #146679 - stepancheg:error-display-source, r=dtolnay | Matthias Krüger | -1/+7 |
| 2025-09-24 | Rollup merge of #146556 - stepancheg:repro-146228, r=tgross35 | Matthias Krüger | -17/+37 |
| 2025-09-24 | Repro duration_since regression from issue 146228 | Stepan Koltsov | -17/+37 |
| 2025-09-24 | unstably constify float mul_add methods | Jeremy Smart | -135/+118 |
| 2025-09-24 | Clarify Display for error should not include source | Stepan Koltsov | -1/+7 |
| 2025-09-24 | Auto merge of #146999 - matthiaskrgr:rollup-0gbkm82, r=matthiaskrgr | bors | -114/+385 |
| 2025-09-24 | Rollup merge of #146969 - RalfJung:maybe-null-errors, r=oli-obk | Matthias Krüger | -46/+153 |
| 2025-09-24 | Rollup merge of #146964 - Ayush1325:close-protocol, r=joboet | Matthias Krüger | -0/+4 |
| 2025-09-24 | Rollup merge of #146959 - tshepang:patch-2, r=nnethercote | Matthias Krüger | -3/+3 |
| 2025-09-24 | Rollup merge of #146932 - ShoyuVanilla:ra-in-tree-hack, r=lcnr | Matthias Krüger | -40/+5 |
| 2025-09-24 | Rollup merge of #146915 - clarfonthey:safe-intrinsics-2, r=RalfJung | Matthias Krüger | -20/+22 |
| 2025-09-24 | Rollup merge of #146897 - lolbinarycat:rustdoc-invalid_html_tags-ice-146890, ... | Matthias Krüger | -1/+65 |
| 2025-09-24 | Rollup merge of #146857 - tnuha:revert_self_has_no_region_infer, r=lcnr | Matthias Krüger | -1/+36 |
| 2025-09-24 | Rollup merge of #146711 - lcnr:fix-placeholder-ice, r=lqd | Matthias Krüger | -3/+97 |
| 2025-09-25 | mark THIR use as candidate for constness check | Ding Xiang Fei | -1/+12 |
| 2025-09-25 | add test fixture for newly allowed const expr | Ding Xiang Fei | -0/+8 |
| 2025-09-25 | do not materialise X in [X; 0] when X is unsizing a const | Ding Xiang Fei | -1/+50 |
| 2025-09-24 | std: add support for armv7a-vex-v5 target | Tropical | -10/+1012 |
| 2025-09-24 | Improve the pretty print of UnstableFeature clause | tiif | -8/+7 |
| 2025-09-24 | f16_f128: enable some more tests in Miri | Ralf Jung | -17/+15 |
| 2025-09-24 | Update cargo submodule | Weihang Lo | -0/+0 |