about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-20Merge pull request #4533 from rust-lang/dependabot/cargo/tests/deps/slab-0.4.11Ralf Jung-2/+2
2025-08-20Split compiletest `--codegen-backend` into two options `--default-codegen-bac...Guillaume Gomez-17/+33
2025-08-20Add new `--test-codegen-backend` bootstrap optionGuillaume Gomez-8/+75
2025-08-20tidy: Add check against proc macros as standard library dependenciesbjorn3-0/+15
2025-08-20tidy: Add a check that there are no duplicate runtime dependenciesbjorn3-0/+18
2025-08-20Bump slab from 0.4.10 to 0.4.11 in /tests/depsdependabot[bot]-2/+2
2025-08-20Adjust immediate for vrndscalepd testsNikita Popov-2/+2
2025-08-20Work around selection failure without avx512vlNikita Popov-4/+12
2025-08-20Add missing avx512vl target featuresNikita Popov-188/+188
2025-08-20Use intrinsics for some s390x operationsNikita Popov-3/+10
2025-08-20Drop no longer needed feature gatesNikita Popov-2/+0
2025-08-20diagnostics :3lcnr-59/+71
2025-08-20handle opaque types before region inferencelcnr-1236/+1094
2025-08-20`region_infer::opaque_types` to folderlcnr-0/+0
2025-08-20`fully_perform_op_raw` out of `TypeChecker`lcnr-31/+75
2025-08-20Auto merge of #145348 - nnethercote:parse_token_tree-speedup-for-uom, r=petro...bors-6/+23
2025-08-20Merge pull request #4532 from rust-lang/rustup-2025-08-20Ralf Jung-8973/+15805
2025-08-20allow cfg(bootstrap)Ralf Jung-0/+1
2025-08-20bless new testsRalf Jung-0/+1
2025-08-20add back cfg(bootstrap), it is still neededRalf Jung-0/+1
2025-08-20Merge pull request #4531 from Urgau/triagebot-review-changes-sinceRalf Jung-0/+3
2025-08-20Disable rustc uplifting during cross-compilationJakub Beránek-9/+6
2025-08-20Auto merge of #145644 - jhpratt:rollup-ypo3zcd, r=jhprattbors-577/+1196
2025-08-20Merge ref 'f605b57042ff' from rust-lang/rustThe Miri Cronjob Bot-8972/+15801
2025-08-20Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-20Rollup merge of #145626 - folkertdev:prefetch-fallback, r=AmanieuJacob Pratt-58/+102
2025-08-20Rollup merge of #145623 - compiler-errors:pretty-async-name, r=wesleywiserJacob Pratt-4/+61
2025-08-20Rollup merge of #145622 - tgross35:remove-builtins-patch, r=Mark-SimulacrumJacob Pratt-1/+0
2025-08-20Rollup merge of #145619 - joshtriplett:use-the-right-core, r=tgross35Jacob Pratt-4/+4
2025-08-20Rollup merge of #145531 - sayantn:detect-apxf-avx10, r=AmanieuJacob Pratt-25/+47
2025-08-20Rollup merge of #145417 - a4lg:riscv-arch-platform-guide-ch2, r=AmanieuJacob Pratt-83/+114
2025-08-20Rollup merge of #145381 - Gnurou:int_lowest_highest_one, r=jhprattJacob Pratt-0/+321
2025-08-20Rollup merge of #145359 - GuillaumeGomez:correctly-pick-search.js, r=lolbinar...Jacob Pratt-2/+20
2025-08-20Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=...Jacob Pratt-34/+22
2025-08-20Rollup merge of #145006 - ginnyTheCat:docs-skip-until, r=ibraheemdevJacob Pratt-2/+7
2025-08-20Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwcoJacob Pratt-350/+443
2025-08-20Rollup merge of #140314 - lolbinarycat:rustdoc-js-scrape-examples-typecheck, ...Jacob Pratt-11/+43
2025-08-20Rollup merge of #139357 - miried:master, r=AmanieuJacob Pratt-3/+12
2025-08-20Merge pull request #20483 from lumiscosity/optimize-iconLaurențiu Nicola-0/+0
2025-08-19Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxubors-133/+127
2025-08-19Tweak wording againQuinn Tucker-1/+1
2025-08-19Fix some typosStefan Schindler-4/+4
2025-08-19Merge pull request #2524 from rust-lang/offload-deviceManuel Drehwald-28/+114
2025-08-19add gpu device side instructionsManuel Drehwald-28/+114
2025-08-20make `prefetch` intrinsics safeFolkert de Vries-72/+70
2025-08-19Fix some doc typosStefan Schindler-2/+2
2025-08-19Add snapshot tests for stage 3 compiler buildsJakub Beránek-0/+76
2025-08-19Adjust wording for concisenessQuinn Tucker-2/+2
2025-08-19Fix typos in LocalKey documentationQuinn Tucker-2/+2
2025-08-19Enable triagebot `[review-changes-since]` featureUrgau-0/+3