about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-10emscripten: Use the latest emsdk 3.1.68Jubilee Young-2/+2
2024-10-10Auto merge of #131511 - matthiaskrgr:rollup-56qr0e5, r=matthiaskrgrbors-869/+1047
2024-10-10Rollup merge of #131509 - P1n3appl3:patch-1, r=aDotInTheVoidMatthias Krüger-0/+1
2024-10-10Rollup merge of #131493 - madsmtm:avoid-redundant-linker-path, r=jieyouxuMatthias Krüger-0/+2
2024-10-10Rollup merge of #131475 - fmease:compiler-mv-obj-safe-dyn-compat-2, r=jieyouxuMatthias Krüger-531/+535
2024-10-10Rollup merge of #131470 - EnzymeAD:enzyme-testinfra2, r=jieyouxuMatthias Krüger-0/+7
2024-10-10Rollup merge of #131442 - jieyouxu:mir-opt-rebuild, r=onur-ozkanMatthias Krüger-1/+5
2024-10-10Rollup merge of #131033 - compiler-errors:precise-capturing-in-traits, r=spas...Matthias Krüger-164/+309
2024-10-10Rollup merge of #130741 - mrkajetanp:detect-b16b16, r=AmanieuMatthias Krüger-4/+9
2024-10-10Rollup merge of #130538 - ultrabear:ultrabear_const_from_ref, r=workingjubileeMatthias Krüger-6/+4
2024-10-10Rollup merge of #130308 - davidtwco:tied-target-consolidation, r=wesleywiserMatthias Krüger-163/+175
2024-10-10Update .mailmapJulia Ryan-0/+1
2024-10-10Don't fire refinement lint if there are errorsMichael Goulet-0/+4
2024-10-10Clarify implicit captures for RPITITMichael Goulet-11/+30
2024-10-10Add variances to RPITITsMichael Goulet-168/+241
2024-10-10Add gate for precise capturing in traitsMichael Goulet-5/+54
2024-10-10Auto merge of #131492 - flip1995:clippy-master-backport, r=matthiaskrgrbors-111/+154
2024-10-10Auto merge of #131263 - compiler-errors:solver-relating, r=lcnrbors-517/+911
2024-10-10Auto merge of #131495 - matthiaskrgr:rollup-lwf2u4i, r=matthiaskrgrbors-87/+171
2024-10-10Rollup merge of #131491 - lcnr:nalgebra-perrrrf, r=compiler-errorsMatthias Krüger-45/+90
2024-10-10Rollup merge of #131484 - jhpratt:review-rotation, r=jieyouxuMatthias Krüger-1/+0
2024-10-10Rollup merge of #131482 - compiler-errors:struct-res, r=lcnrMatthias Krüger-2/+34
2024-10-10Rollup merge of #131480 - madsmtm:macos-fix-strip-binary, r=nnethercoteMatthias Krüger-1/+3
2024-10-10Rollup merge of #131479 - madsmtm:avoid-redundant-dylib, r=jieyouxuMatthias Krüger-3/+5
2024-10-10Rollup merge of #131397 - RalfJung:const-escaping-ref-teach, r=chenyukangMatthias Krüger-35/+37
2024-10-10Rollup merge of #130625 - heiseish:issue-124028-fix, r=jieyouxuMatthias Krüger-0/+2
2024-10-10rustc_target: Add sme-b16b16 as an explicit aarch64 target featureKajetan Puchalski-4/+9
2024-10-10stdarch: Bump stdarch submoduleKajetan Puchalski-0/+0
2024-10-10impossible obligations check fast pathlcnr-45/+90
2024-10-10Make super combine into fnsMichael Goulet-202/+193
2024-10-10Use SolverRelating in favor of TypeRelating in the old solver where possibleMichael Goulet-39/+92
2024-10-10Remove unnecessary StructurallyRelateAliases from CombineFields/TypeRelatingMichael Goulet-8/+2
2024-10-10Use SolverRelating in new solverMichael Goulet-97/+68
2024-10-10Introduce SolverRelatingMichael Goulet-4/+387
2024-10-10Uplift super_combineMichael Goulet-305/+376
2024-10-10Move ty::Error branch into super_combine_tysMichael Goulet-81/+12
2024-10-10Avoid redundant additions to PATH when linkingMads Marquart-0/+2
2024-10-10add config to explicitely test rustc with autodiff/enzyme disabledManuel Drehwald-0/+7
2024-10-10Auto merge of #13464 - y21:issue13458, r=flip1995bors-111/+154
2024-10-10Auto merge of #131453 - onur-ozkan:llvm-ci-check-for-rustc-ci, r=Kobzolbors-0/+14
2024-10-10disable `download-rustc` if LLVM submodule has changes in CIonur-ozkan-0/+14
2024-10-10Add myself back to review rotationJacob Pratt-1/+0
2024-10-10Structurallyresolve adts and tuples expectations tooMichael Goulet-2/+34
2024-10-10Fix hardcoded strip path when cross-compiling from Linux to DarwinMads Marquart-1/+3
2024-10-10Avoid redundant -Wl,-dylib flag when linkingMads Marquart-3/+5
2024-10-10Auto merge of #131466 - matthiaskrgr:rollup-3qtz83x, r=matthiaskrgrbors-54/+1647
2024-10-10UI tests: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-364/+366
2024-10-10Rename feature object_safe_for_dispatch to dyn_compatible_for_dispatchLeón Orell Valerian Liehr-124/+130
2024-10-10Compiler: Replace remaining occurrences of "object safe" with "dyn compatible"León Orell Valerian Liehr-12/+8
2024-10-09Auto merge of #131458 - matthiaskrgr:rollup-82qeotv, r=matthiaskrgrbors-54/+572