| Age | Commit message (Expand) | Author | Lines |
| 2025-09-20 | mbe: Simplify match in `transcribe_metavar` | Josh Triplett | -18/+19 |
| 2025-09-18 | Auto merge of #146727 - matthiaskrgr:rollup-98812uj, r=matthiaskrgr | bors | -61/+94 |
| 2025-09-18 | Rollup merge of #146717 - amandasystems:remove-placeholder-hack, r=lcnr | Matthias Krüger | -12/+18 |
| 2025-09-18 | Rollup merge of #146597 - modhanami:add-struct-tail-recursion-limit-span, r=o... | Matthias Krüger | -34/+66 |
| 2025-09-18 | Rollup merge of #146434 - folkertdev:c-variadic-inherent-methods, r=workingju... | Matthias Krüger | -15/+10 |
| 2025-09-18 | Auto merge of #145993 - lcnr:allow-calling-opaques, r=BoxyUwU | bors | -134/+423 |
| 2025-09-18 | Clean up universe evaluation during type test evaluation | Amanda Stjerna | -12/+18 |
| 2025-09-18 | add tests, silence type annotations needed errors for opaques | lcnr | -15/+19 |
| 2025-09-18 | support calls on opaque types :< | lcnr | -119/+404 |
| 2025-09-18 | Auto merge of #142544 - Sa4dUs:prevent-abi-changes, r=ZuseZ4 | bors | -3/+44 |
| 2025-09-18 | Rollup merge of #146694 - camsteffen:impl-subject, r=compiler-errors | Stuart Cook | -56/+2 |
| 2025-09-18 | Rollup merge of #146673 - Zalathar:di-builder, r=nnethercote | Stuart Cook | -112/+103 |
| 2025-09-18 | Rollup merge of #146664 - fmease:clean-up-dyn, r=jdonszelmann | Stuart Cook | -782/+687 |
| 2025-09-18 | Rollup merge of #146566 - cjgillot:mir-overlap-lint, r=saethlin | Stuart Cook | -27/+52 |
| 2025-09-17 | Remove ImplSubject | Cameron Steffen | -56/+2 |
| 2025-09-17 | Lint overlapping assignments in MIR. | Camille Gillot | -27/+52 |
| 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 | -8/+20 |
| 2025-09-17 | Rollup merge of #146485 - zachs18:store_fn_arg-no-unsized, r=davidtwco | Jana Dönszelmann | -15/+5 |
| 2025-09-17 | port `#[rustc_coherence_is_core]` to the new attribute parsing infrastructure | Jana Dönszelmann | -20/+21 |
| 2025-09-17 | Check ZST via `PassMode` | Marcelo Domínguez | -4/+19 |
| 2025-09-17 | Auto merge of #146331 - RalfJung:copy-prov-repeat, r=oli-obk | bors | -82/+88 |
| 2025-09-17 | Use `LLVMDIBuilderCreateTypedef` | Zalathar | -25/+17 |
| 2025-09-17 | Use `LLVMDIBuilderCreateQualifiedType` | Zalathar | -16/+13 |
| 2025-09-17 | Use `LLVMDIBuilderCreateStaticMemberType` | Zalathar | -44/+57 |
| 2025-09-17 | Use `LLVMDIBuilderCreateMemberType` | Zalathar | -27/+16 |
| 2025-09-17 | Support ZST args | Marcelo Domínguez | -1/+10 |
| 2025-09-17 | doc and move single branch match to an if let | Marcelo Domínguez | -6/+6 |
| 2025-09-17 | Adjust autodiff actitivies for ScalarPair | Marcelo Domínguez | -0/+17 |
| 2025-09-17 | Auto merge of #142915 - cjgillot:dest-prop-default, r=saethlin | bors | -246/+2 |
| 2025-09-17 | Rollup merge of #146631 - Zalathar:di-builder, r=nnethercote | Stuart Cook | -190/+149 |
| 2025-09-17 | Rollup merge of #146581 - estebank:issue-146489, r=lcnr | Stuart Cook | -14/+55 |
| 2025-09-17 | Rollup merge of #146564 - cjgillot:mir-nolen, r=scottmcm | Stuart Cook | -183/+56 |
| 2025-09-17 | Rollup merge of #146552 - cjgillot:resume-noremap, r=jackh726 | Stuart Cook | -29/+22 |
| 2025-09-17 | Rollup merge of #146259 - camsteffen:remove-the-box, r=jackh726 | Stuart Cook | -0/+22 |
| 2025-09-17 | Rollup merge of #145838 - dianne:non-extending-super-let, r=jackh726,traviscross | Stuart Cook | -5/+19 |
| 2025-09-17 | Rollup merge of #145660 - jbatez:darwin_objc, r=jdonszelmann,madsmtm,tmandry | Stuart Cook | -11/+482 |
| 2025-09-17 | Rollup merge of #145181 - Borgerr:remove-fixme-from-has-sigdrop, r=lcnr | Stuart Cook | -8/+1 |
| 2025-09-17 | Rollup merge of #145071 - cuviper:min-llvm-20, r=nikic | Stuart Cook | -237/+69 |
| 2025-09-17 | Merge modules dyn_compatibility and lint into dyn_trait | León Orell Valerian Liehr | -550/+550 |
| 2025-09-17 | Remove `DynKind` | León Orell Valerian Liehr | -233/+138 |
| 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 | Do not renumber resume local. | Camille Gillot | -27/+20 |
| 2025-09-16 | Add test. | Camille Gillot | -2/+2 |
| 2025-09-16 | Remove Rvalue::Len. | Camille Gillot | -183/+56 |