about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-29Merge pull request #20761 from rust-lang/rustc-pullLaurențiu Nicola-4306/+9693
2025-09-29Merge ref 'f957826bff7a' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-4305/+9692
2025-09-29Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-09-29Make replacement suggestion `_` in type verboseEsteban Küber-150/+258
2025-09-29Rollup merge of #147127 - antoyo:fix/gcc-linker-plugin, r=bjorn3Stuart Cook-4/+51
2025-09-29Rollup merge of #147122 - Zalathar:crash-directives, r=cjgillotStuart Cook-3/+3
2025-09-29Rollup merge of #147112 - nik-contrib:keyword-soup, r=jieyouxuStuart Cook-0/+30
2025-09-29Rollup merge of #147092 - cjgillot:late-validate-mir, r=compiler-errorsStuart Cook-116/+14
2025-09-29Rollup merge of #146979 - npmccallum:nanosecs, r=Mark-SimulacrumStuart Cook-1/+2
2025-09-29Rollup merge of #146929 - Zalathar:capture, r=Kobzol,jieyouxuStuart Cook-154/+78
2025-09-29Rollup merge of #133477 - estebank:issue-133343, r=davidtwcoStuart Cook-33/+181
2025-09-29Auto merge of #147090 - Noratrieb:immediate-abort-stack-overflow, r=joboetbors-2/+13
2025-09-29Fix some crash-test directivesZalathar-3/+3
2025-09-28remove explicit deref of AbiAlign for most methodsJubilee Young-68/+66
2025-09-28Auto merge of #146513 - madsmtm:apple-reenable-assertions, r=Mark-Simulacrumbors-12/+1
2025-09-28Detect unconstructable re-exported tuple structsEsteban Küber-33/+181
2025-09-28Point at multiple outlives requirements instead of just the first oneEsteban Küber-5/+39
2025-09-28Address review commentEsteban Küber-10/+14
2025-09-28reword noteEsteban Küber-27/+27
2025-09-28Point at lifetime requirement origin in more casesEsteban Küber-51/+93
2025-09-28Point at fn bound that introduced lifetime obligationEsteban Küber-24/+170
2025-09-28Remove one loop in `extract_cfg_from_attrs`Guillaume Gomez-8/+4
2025-09-28Use MirPatch in simplify_branches.Camille Gillot-12/+37
2025-09-28Add a leading dash to linker plugin arguments in the gcc codegenAntoni Boucher-4/+51
2025-09-28Auto merge of #147128 - matthiaskrgr:rollup-mqey4c4, r=matthiaskrgrbors-62/+1631
2025-09-28Rollup merge of #147120 - Shunpoco:issue-147105, r=KobzolMatthias Krüger-5/+6
2025-09-28Rollup merge of #147113 - heiher:src-analysis-lsx, r=lqdMatthias Krüger-3/+107
2025-09-28Rollup merge of #146675 - Jules-Bertholet:sync-nonexclusive, r=Mark-SimulacrumMatthias Krüger-11/+109
2025-09-28Rollup merge of #144197 - KMJ-007:type-tree, r=ZuseZ4Matthias Krüger-14/+1250
2025-09-28Rollup merge of #141469 - Kivooeo:remove-usnsafegate, r=compiler-errorsMatthias Krüger-12/+132
2025-09-28Rollup merge of #140482 - devnexen:tcp_deferaccept_toduration, r=joboetMatthias Krüger-17/+27
2025-09-28Do not validate MIR if code does not type-check.Camille Gillot-116/+14
2025-09-28Auto merge of #147002 - notriddle:stringdex3, r=GuillaumeGomezbors-30/+54
2025-09-28Merge pull request #19867 from Kivooeo/unsafegateLukas Wirth-1/+60
2025-09-28Auto merge of #147118 - matthiaskrgr:rollup-4yqmoyr, r=matthiaskrgrbors-883/+1047
2025-09-28modify ensure_version_or_cargo_install to check existing binaryShunpoco-5/+6
2025-09-28`tool_check_step!` no longer needs a builder to determine modeZalathar-26/+18
2025-09-28Build and test compiletest as a stage0 bootstrap toolZalathar-64/+40
2025-09-28Add a bootstrap snapshot test for `x test compiletest`Zalathar-0/+12
2025-09-28Remove old-output-capture from compiletestZalathar-66/+10
2025-09-28Fix change-tracker entry for 147046Zalathar-1/+1
2025-09-28Rollup merge of #147110 - SebastianSpeitel:patch-1, r=saethlinMatthias Krüger-1/+1
2025-09-28Rollup merge of #147098 - Shunpoco:issue-147088, r=KobzolMatthias Krüger-1/+4
2025-09-28Rollup merge of #147095 - fmease:libprivrepr, r=dtolnayMatthias Krüger-7/+7
2025-09-28Rollup merge of #147093 - jackpot51:redox-path, r=bjorn3Matthias Krüger-1/+1
2025-09-28Rollup merge of #147086 - Zalathar:payload, r=jieyouxuMatthias Krüger-14/+1
2025-09-28Rollup merge of #147082 - danielverkamp:fmt-alternate-octal-binary-mixup, r=N...Matthias Krüger-2/+2
2025-09-28Rollup merge of #147081 - moturus:fix_md, r=workingjubileeMatthias Krüger-1/+2
2025-09-28Rollup merge of #147066 - SimonSapin:macro_attr-tracking, r=lqdMatthias Krüger-2/+2
2025-09-28Rollup merge of #147061 - lcnr:provisional-cache-woops, r=BoxyUwUMatthias Krüger-56/+173