about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-23add codegen test for variadics (also replacing some existing does-this-build ...Ralf Jung-59/+110
2025-07-23Fix `compiletest` bad handling of `ignore-backends`Guillaume Gomez-0/+5
2025-07-23Add `ignore-backends` annotations in failing GCC backend ui testsGuillaume Gomez-34/+123
2025-07-23Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra...Jonathan Brouwer-4/+4
2025-07-23Update uitest stderrsJonathan Brouwer-85/+274
2025-07-23Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra...Jonathan Brouwer-65/+206
2025-07-23Fix tests/codegen-llvm/const-vector.rs test failure on riscv64Caiweiran-0/+2
2025-07-23Fix tests/assembly-llvm/dwarf-mixed-versions-lto.rs test failure on riscv64Caiweiran-3/+4
2025-07-23Hint that choose_pivot returns index in boundsKornel-10/+10
2025-07-23Auto merge of #143412 - Kobzol:std-detect-in-stdlib, r=Amanieubors-817/+377
2025-07-23Merge pull request #4479 from RalfJung/ci-win-armRalf Jung-8/+20
2025-07-23Remove Josh code from `miri-script`Jakub Beránek-336/+6
2025-07-23Update josh sync documentationJakub Beránek-13/+10
2025-07-23Init josh-sync config fileJakub Beránek-0/+2
2025-07-23No longer need `alloca`s for consuming `Result<!, i32>` and similarScott McMurray-64/+110
2025-07-23CI: add windows-arm runnerRalf Jung-8/+20
2025-07-23std: net: uefi: Add support to query connection dataAyush Singh-15/+81
2025-07-23Change rename self to parameter use `Self` typeA4-Tacks-29/+48
2025-07-23Auto merge of #143897 - cjgillot:derive-walk, r=petrochenkovbors-1676/+1220
2025-07-23Merge pull request #20281 from ChayimFriedman2/parse-hrtb-constShoyu Vanilla (Flint)-352/+463
2025-07-23Don't suggest assoc ty bound on non-angle-bracketed problematic assoc ty bindingLeón Orell Valerian Liehr-5/+36
2025-07-22rustc_resolve: get rid of unused rustdoc::span_of_fragments_with_expansionbinarycat-13/+4
2025-07-23Don't special-case llvm.* as nounwindAlisa Sireneva-10/+15
2025-07-22Unquerify extern_mod_stmt_cnum.Camille GILLOT-6/+6
2025-07-22impl items are never unnamablebinarycat-2/+8
2025-07-22rustdoc: actually never link to unnamable typesbinarycat-7/+18
2025-07-22fix regression testbinarycat-3/+7
2025-07-22rustdoc: never try to link to unnamable typesbinarycat-1/+9
2025-07-22add regression test for RUST-143222binarycat-0/+24
2025-07-23Make lints work with `allow_internal_unstable`Jules Bertholet-0/+1
2025-07-22rustdoc: avoid allocating a temp String for aliases in search indexbinarycat-3/+16
2025-07-22Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxubors-56/+83
2025-07-22Embed auxv files directly into the test binaryJakub Beránek-12/+10
2025-07-22Improve error messages of auxv loadingJakub Beránek-10/+17
2025-07-22Remove licenses from std-detectJakub Beránek-226/+0
2025-07-22Bless bootstrap testsJakub Beránek-11/+11
2025-07-22Remove `std_detect` from stdarch's CIJakub Beránek-71/+2
2025-07-22Remove `std_detect` from stdarch examplesJakub Beránek-30/+18
2025-07-22Fix warningJakub Beránek-0/+10
2025-07-22Move tests around to appease `tidy`Jakub Beránek-262/+258
2025-07-22Update stdarch READMEJakub Beránek-9/+1
2025-07-22Reformat `std_detect`Jakub Beránek-182/+54
2025-07-22Allow platform-specific code in `std_detect`Jakub Beránek-0/+1
2025-07-22Make `std_detect` a direct dependency of `std`Jakub Beránek-16/+7
2025-07-22Move `std_detect` from `library/stdarch` to `library`Jakub Beránek-0/+0
2025-07-22pass build.npm from bootstrap to tidy and use it for npm installbinarycat-4/+14
2025-07-22bootstrap: Move musl-root fallback out of sanity checkJens Reidel-14/+18
2025-07-22Merge pull request #20280 from Kobzol/josh-syncLaurențiu Nicola-229/+42
2025-07-22Merge pull request #20282 from Kobzol/josh-sync-ciLaurențiu Nicola-0/+20
2025-07-22bootstrap: add package.json and package-lock.json to dist tarballbinarycat-0/+2