about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-18canonical: yeet `EvalCtxt`, mk `Canonicalizer` privatelcnr-211/+233
2025-09-18move `mod canonical` out of `eval_ctxt`lcnr-231/+229
2025-09-18Auto merge of #146727 - matthiaskrgr:rollup-98812uj, r=matthiaskrgrbors-128/+892
2025-09-18Rollup merge of #146723 - Mark-Simulacrum:relnotes-fix, r=KobzolMatthias Krüger-2/+2
2025-09-18Rollup merge of #146717 - amandasystems:remove-placeholder-hack, r=lcnrMatthias Krüger-12/+18
2025-09-18Rollup merge of #146622 - aklaiber:91831_add_regression_test, r=jdonszelmannMatthias Krüger-0/+33
2025-09-18Rollup merge of #146597 - modhanami:add-struct-tail-recursion-limit-span, r=o...Matthias Krüger-65/+111
2025-09-18Rollup merge of #146487 - ferrocene:pvdrz/improve-num-coverage, r=joboetMatthias Krüger-0/+7
2025-09-18Rollup merge of #146434 - folkertdev:c-variadic-inherent-methods, r=workingju...Matthias Krüger-49/+721
2025-09-18Auto merge of #145993 - lcnr:allow-calling-opaques, r=BoxyUwUbors-162/+965
2025-09-18Include patch in release notesMark Rousskov-2/+2
2025-09-18Clean up universe evaluation during type test evaluationAmanda Stjerna-12/+18
2025-09-18Add regression test for issue 91831aklaiber-0/+33
2025-09-18add tests, silence type annotations needed errors for opaqueslcnr-38/+231
2025-09-18support calls on opaque types :<lcnr-124/+734
2025-09-18Auto merge of #146671 - ZuseZ4:update-enzyme-submodule, r=davidtwcobors-0/+0
2025-09-18Auto merge of #142544 - Sa4dUs:prevent-abi-changes, r=ZuseZ4bors-3/+271
2025-09-18Auto merge of #146698 - Zalathar:rollup-0oxl4gx, r=Zalatharbors-1038/+916
2025-09-18Rollup merge of #146694 - camsteffen:impl-subject, r=compiler-errorsStuart Cook-61/+7
2025-09-18Rollup merge of #146673 - Zalathar:di-builder, r=nnethercoteStuart Cook-112/+103
2025-09-18Rollup merge of #146664 - fmease:clean-up-dyn, r=jdonszelmannStuart Cook-786/+691
2025-09-18Rollup merge of #146645 - yotamofek:pr/rustdoc/fndecl_inner_full_print, r=fmeaseStuart Cook-51/+62
2025-09-18Rollup merge of #146566 - cjgillot:mir-overlap-lint, r=saethlinStuart Cook-28/+53
2025-09-17Remove ImplSubjectCameron Steffen-61/+7
2025-09-17Auto merge of #146685 - jdonszelmann:rollup-kwuih4z, r=jdonszelmannbors-89/+143
2025-09-17Lint overlapping assignments in MIR.Camille Gillot-28/+53
2025-09-17Rollup merge of #146681 - XrXr:patch-1, r=joboetJana Dönszelmann-1/+1
2025-09-17Rollup merge of #146654 - samueltardieu:issue142534, r=KobzolJana Dönszelmann-3/+3
2025-09-17Rollup merge of #146647 - jdonszelmann:move-coherence-is-core, r=urgauJana Dönszelmann-20/+21
2025-09-17Rollup merge of #146598 - bjorn3:feature_llvm_enzyme, r=davidtwcoJana Dönszelmann-15/+23
2025-09-17Rollup merge of #146536 - omskscream:#133895/clean-ui-tests, r=davidtwcoJana Dönszelmann-34/+60
2025-09-17Rollup merge of #146485 - zachs18:store_fn_arg-no-unsized, r=davidtwcoJana Dönszelmann-15/+5
2025-09-17Rollup merge of #146458 - Hayden602:bootstrap, r=KobzolJana Dönszelmann-1/+30
2025-09-17Auto merge of #139849 - thaliaarchi:args/zkvm, r=ibraheemdevbors-45/+58
2025-09-17Cleanup `FnDecl::inner_full_print`Yotam Ofek-51/+62
2025-09-17port `#[rustc_coherence_is_core]` to the new attribute parsing infrastructureJana Dönszelmann-20/+21
2025-09-17Add space after brace in `Box<[T]>::new_uninit_slice` exampleAlan Wu-1/+1
2025-09-17Check ZST via `PassMode`Marcelo Domínguez-4/+19
2025-09-17Auto merge of #146331 - RalfJung:copy-prov-repeat, r=oli-obkbors-82/+88
2025-09-17Use `LLVMDIBuilderCreateTypedef`Zalathar-25/+17
2025-09-17Use `LLVMDIBuilderCreateQualifiedType`Zalathar-16/+13
2025-09-17Use `LLVMDIBuilderCreateStaticMemberType`Zalathar-44/+57
2025-09-17Use `LLVMDIBuilderCreateMemberType`Zalathar-27/+16
2025-09-17Support ZST argsMarcelo Domínguez-1/+27
2025-09-17update enzyme submoduleManuel Drehwald-0/+0
2025-09-17doc and move single branch match to an if letMarcelo Domínguez-6/+6
2025-09-17Adjust autodiff actitivies for ScalarPairMarcelo Domínguez-0/+17
2025-09-17Add test for autodiff abi handlingMarcelo Domínguez-0/+210
2025-09-17Auto merge of #142915 - cjgillot:dest-prop-default, r=saethlinbors-923/+590
2025-09-17Auto merge of #146666 - Zalathar:rollup-m2b8low, r=Zalatharbors-1385/+4238