| Age | Commit message (Expand) | Author | Lines |
| 2025-09-18 | canonical: yeet `EvalCtxt`, mk `Canonicalizer` private | lcnr | -211/+233 |
| 2025-09-18 | move `mod canonical` out of `eval_ctxt` | lcnr | -231/+229 |
| 2025-09-18 | Auto merge of #146727 - matthiaskrgr:rollup-98812uj, r=matthiaskrgr | bors | -128/+892 |
| 2025-09-18 | Rollup merge of #146723 - Mark-Simulacrum:relnotes-fix, r=Kobzol | Matthias Krüger | -2/+2 |
| 2025-09-18 | Rollup merge of #146717 - amandasystems:remove-placeholder-hack, r=lcnr | Matthias Krüger | -12/+18 |
| 2025-09-18 | Rollup merge of #146622 - aklaiber:91831_add_regression_test, r=jdonszelmann | Matthias Krüger | -0/+33 |
| 2025-09-18 | Rollup merge of #146597 - modhanami:add-struct-tail-recursion-limit-span, r=o... | Matthias Krüger | -65/+111 |
| 2025-09-18 | Rollup merge of #146487 - ferrocene:pvdrz/improve-num-coverage, r=joboet | Matthias Krüger | -0/+7 |
| 2025-09-18 | Rollup merge of #146434 - folkertdev:c-variadic-inherent-methods, r=workingju... | Matthias Krüger | -49/+721 |
| 2025-09-18 | Auto merge of #145993 - lcnr:allow-calling-opaques, r=BoxyUwU | bors | -162/+965 |
| 2025-09-18 | Include patch in release notes | Mark Rousskov | -2/+2 |
| 2025-09-18 | Clean up universe evaluation during type test evaluation | Amanda Stjerna | -12/+18 |
| 2025-09-18 | Add regression test for issue 91831 | aklaiber | -0/+33 |
| 2025-09-18 | add tests, silence type annotations needed errors for opaques | lcnr | -38/+231 |
| 2025-09-18 | support calls on opaque types :< | lcnr | -124/+734 |
| 2025-09-18 | Auto merge of #146671 - ZuseZ4:update-enzyme-submodule, r=davidtwco | bors | -0/+0 |
| 2025-09-18 | Auto merge of #142544 - Sa4dUs:prevent-abi-changes, r=ZuseZ4 | bors | -3/+271 |
| 2025-09-18 | Auto merge of #146698 - Zalathar:rollup-0oxl4gx, r=Zalathar | bors | -1038/+916 |
| 2025-09-18 | Rollup merge of #146694 - camsteffen:impl-subject, r=compiler-errors | Stuart Cook | -61/+7 |
| 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 | -786/+691 |
| 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 | Remove ImplSubject | Cameron Steffen | -61/+7 |
| 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 | 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/+27 |
| 2025-09-17 | update enzyme submodule | Manuel Drehwald | -0/+0 |
| 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 | Add test for autodiff abi handling | Marcelo Domínguez | -0/+210 |
| 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 |