| Age | Commit message (Expand) | Author | Lines |
| 2025-09-18 | Rollup merge of #146645 - yotamofek:pr/rustdoc/fndecl_inner_full_print, r=fmease | Stuart Cook | -51/+62 |
| 2025-09-18 | Rollup merge of #146566 - cjgillot:mir-overlap-lint, r=saethlin | Stuart Cook | -28/+53 |
| 2025-09-17 | Auto merge of #146685 - jdonszelmann:rollup-kwuih4z, r=jdonszelmann | bors | -89/+143 |
| 2025-09-17 | Lint overlapping assignments in MIR. | Camille Gillot | -28/+53 |
| 2025-09-17 | Rollup merge of #146681 - XrXr:patch-1, r=joboet | Jana Dönszelmann | -1/+1 |
| 2025-09-17 | Rollup merge of #146654 - samueltardieu:issue142534, r=Kobzol | Jana Dönszelmann | -3/+3 |
| 2025-09-17 | Rollup merge of #146647 - jdonszelmann:move-coherence-is-core, r=urgau | Jana Dönszelmann | -20/+21 |
| 2025-09-17 | Rollup merge of #146598 - bjorn3:feature_llvm_enzyme, r=davidtwco | Jana Dönszelmann | -15/+23 |
| 2025-09-17 | Rollup merge of #146536 - omskscream:#133895/clean-ui-tests, r=davidtwco | Jana Dönszelmann | -34/+60 |
| 2025-09-17 | Rollup merge of #146485 - zachs18:store_fn_arg-no-unsized, r=davidtwco | Jana Dönszelmann | -15/+5 |
| 2025-09-17 | Rollup merge of #146458 - Hayden602:bootstrap, r=Kobzol | Jana Dönszelmann | -1/+30 |
| 2025-09-17 | Auto merge of #139849 - thaliaarchi:args/zkvm, r=ibraheemdev | bors | -45/+58 |
| 2025-09-17 | Cleanup `FnDecl::inner_full_print` | Yotam Ofek | -51/+62 |
| 2025-09-17 | port `#[rustc_coherence_is_core]` to the new attribute parsing infrastructure | Jana Dönszelmann | -20/+21 |
| 2025-09-17 | Add space after brace in `Box<[T]>::new_uninit_slice` example | Alan Wu | -1/+1 |
| 2025-09-17 | Auto merge of #146331 - RalfJung:copy-prov-repeat, r=oli-obk | bors | -82/+88 |
| 2025-09-17 | Auto merge of #142915 - cjgillot:dest-prop-default, r=saethlin | bors | -923/+590 |
| 2025-09-17 | Auto merge of #146666 - Zalathar:rollup-m2b8low, r=Zalathar | bors | -1385/+4238 |
| 2025-09-17 | Rollup merge of #146631 - Zalathar:di-builder, r=nnethercote | Stuart Cook | -190/+149 |
| 2025-09-17 | Rollup merge of #146588 - Gelbpunkt:musl-default-linking-test, r=jieyouxu | Stuart Cook | -9/+1 |
| 2025-09-17 | Rollup merge of #146581 - estebank:issue-146489, r=lcnr | Stuart Cook | -36/+71 |
| 2025-09-17 | Rollup merge of #146564 - cjgillot:mir-nolen, r=scottmcm | Stuart Cook | -292/+1381 |
| 2025-09-17 | Rollup merge of #146552 - cjgillot:resume-noremap, r=jackh726 | Stuart Cook | -225/+639 |
| 2025-09-17 | Rollup merge of #146460 - simp4t7:add-tidy-readme, r=clubby789 | Stuart Cook | -1/+115 |
| 2025-09-17 | Rollup merge of #146410 - hkBst:repeat-1, r=jhpratt | Stuart Cook | -3/+4 |
| 2025-09-17 | Rollup merge of #146259 - camsteffen:remove-the-box, r=jackh726 | Stuart Cook | -3/+49 |
| 2025-09-17 | Rollup merge of #145838 - dianne:non-extending-super-let, r=jackh726,traviscross | Stuart Cook | -5/+259 |
| 2025-09-17 | Rollup merge of #145660 - jbatez:darwin_objc, r=jdonszelmann,madsmtm,tmandry | Stuart Cook | -11/+1381 |
| 2025-09-17 | Rollup merge of #145181 - Borgerr:remove-fixme-from-has-sigdrop, r=lcnr | Stuart Cook | -8/+19 |
| 2025-09-17 | Rollup merge of #145071 - cuviper:min-llvm-20, r=nikic | Stuart Cook | -597/+153 |
| 2025-09-17 | Rollup merge of #144871 - Kivooeo:btree_entry_insert-stabilize, r=jhpratt | Stuart Cook | -4/+2 |
| 2025-09-17 | Rollup merge of #142807 - sourcefrog:failfast, r=dtolnay | Stuart Cook | -1/+15 |
| 2025-09-17 | Auto merge of #146656 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-09-17 | Use `LLVMDIBuilderCreateStructType` | Zalathar | -42/+29 |
| 2025-09-17 | Use `LLVMDIBuilderCreatePointerType` | Zalathar | -52/+45 |
| 2025-09-17 | Use `LLVMDIBuilderCreateBasicType` | Zalathar | -18/+12 |
| 2025-09-17 | Use `LLVMDIBuilderCreateArrayType` | Zalathar | -25/+15 |
| 2025-09-17 | Use `LLVMDIBuilderCreateUnionType` | Zalathar | -34/+25 |
| 2025-09-17 | Use `LLVMDIBuilderCreateSubroutineType` | Zalathar | -19/+23 |
| 2025-09-16 | Bless ui. | Camille Gillot | -25/+21 |
| 2025-09-16 | Do not renumber resume local. | Camille Gillot | -252/+228 |
| 2025-09-16 | Add test. | Camille Gillot | -11/+453 |
| 2025-09-16 | Add test. | Camille Gillot | -1/+724 |
| 2025-09-16 | Update docs. | Camille Gillot | -1/+2 |
| 2025-09-16 | Remove Rvalue::Len. | Camille Gillot | -291/+656 |
| 2025-09-16 | Enable DestinationPropagation by default. | Camille GILLOT | -923/+590 |
| 2025-09-16 | Auto merge of #146650 - matthiaskrgr:rollup-rjrklz9, r=matthiaskrgr | bors | -43/+183 |
| 2025-09-16 | Update cargo submodule | Weihang Lo | -0/+0 |
| 2025-09-16 | add Readme.md to tidy | T | -1/+115 |
| 2025-09-16 | Do not use `git -C dir` | Samuel Tardieu | -3/+3 |