about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-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 #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-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-09Auto merge of #131458 - matthiaskrgr:rollup-82qeotv, r=matthiaskrgrbors-54/+572
2024-10-09Rollup merge of #131462 - cuviper:open_buffered-error, r=RalfJungMatthias Krüger-1/+2
2024-10-09Rollup merge of #131449 - nickrum:wasip2-net-decouple-fd, r=alexcrichtonMatthias Krüger-18/+58
2024-10-09Rollup merge of #131417 - GuillaumeGomez:mobile-methods-left-margin, r=notriddleMatthias Krüger-3/+23
2024-10-09Rollup merge of #131403 - practicalrs:fix_needless_lifetimes_p2, r=petrochenkovMatthias Krüger-3/+3
2024-10-09Rollup merge of #131383 - AngelicosPhosphoros:better_doc_for_slice_slicing_at...Matthias Krüger-0/+21
2024-10-09Rollup merge of #130827 - fmease:library-mv-obj-save-dyn-compat, r=ibraheemdevMatthias Krüger-20/+26
2024-10-09Rollup merge of #123951 - pitaj:reserve-guarded-strings, r=traviscrossMatthias Krüger-9/+1514
2024-10-09Auto merge of #131461 - onur-ozkan:ignore-ci-rustc-change-test, r=onur-ozkanbors-0/+2
2024-10-09ignore `ci_rustc_if_unchanged_logic` testonur-ozkan-0/+2
2024-10-09Mention allocation errors for `open_buffered`Josh Stone-1/+2
2024-10-09Strengthen some GUI testsGuillaume Gomez-0/+3
2024-10-09Add GUI regression test for methods left margin on mobileGuillaume Gomez-0/+17
2024-10-09Fix methods alignment on mobileGuillaume Gomez-3/+3
2024-10-09Rollup merge of #131456 - kupiakos:patch-3, r=compiler-errorsMatthias Krüger-1/+1