about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-01move llvm parsing to parse_innerbit-aloo-127/+123
2025-08-01move install to parse_innerbit-aloo-20/+13
2025-08-01move target parsing to parse_innerbit-aloo-71/+64
2025-08-01move dist to parse_innerbit-aloo-31/+25
2025-08-01move gcc config parsing to parse_innerbit-aloo-19/+11
2025-08-01Fix LTO errors by not adding AlwaysInline to __rust_alloc_error_handler_shoul...Antoni Boucher-1/+2
2025-08-01compiletest: Improve diagnostics for line annotation mismatches 2Vadim Petrochenkov-19/+18
2025-08-01Merge pull request #2530 from lcnr/type-system-invariantslcnr-1/+2
2025-08-01rarwlcnr-1/+2
2025-08-01Clarify comments on Cargo (self-)test stepsJakub Beránek-4/+14
2025-08-01Make `x test cargo` stage N test rustc stage NJakub Beránek-13/+47
2025-08-01Fix `x test cargo`Jakub Beránek-36/+31
2025-08-01Make build compiler explicit in `dist::Cargo`Jakub Beránek-16/+25
2025-08-01Add snapshot tests for `test cargo` and update Cargo snapshot testsJakub Beránek-2/+35
2025-08-01Update `CargoTest`Jakub Beránek-9/+39
2025-08-01Make `Cargo` a `ToolTarget` toolJakub Beránek-12/+4
2025-08-01Add basic Cargo snapshot testJakub Beránek-0/+15
2025-08-01Appease ClippyJakub Beránek-1/+0
2025-08-01Rename `link_compiler` to `target_compiler`Jakub Beránek-27/+30
2025-08-01Port codegen backends to `RustcPrivateCompilers`Jakub Beránek-61/+45
2025-08-01Add step metadata and a simple test for codegen backendsJakub Beránek-0/+27
2025-08-01Fix `ToolRustc` build with `download-rustc`Jakub Beránek-1/+7
2025-08-01Refactor `Rustdoc`Jakub Beránek-96/+90
2025-08-01Add step metadata and a few tests for `Doc` stepsJakub Beránek-0/+103
2025-08-01Implement `RustcPrivateCompilers` to unify building of `rustc_private` toolsJakub Beránek-269/+287
2025-08-01Rename `Builder::rustdoc` to `Builder::rustdoc_for_compiler`Jakub Beránek-24/+32
2025-08-01Add step metadata to `RustAnalyzerProcMacroSrv`Jakub Beránek-0/+10
2025-08-01Cleanup `ensure_if_default` to not require `Option` outputJakub Beránek-7/+8
2025-08-01Add metadata to `Cargo` and `RustAnalyzer` toolsJakub Beránek-0/+20
2025-08-01Rename extended rustc tool macrosJakub Beránek-17/+19
2025-08-01Auto merge of #144735 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-08-01Properly pass path to staged `rustc` to `compiletest` self-testsJieyou Xu-16/+8
2025-08-01Merge pull request #2529 from lcnr/type-system-invariantslcnr-0/+427
2025-08-01rarwlcnr-0/+427
2025-08-01Auto merge of #144773 - RalfJung:rollup-uif2yyj, r=RalfJungbors-173/+359
2025-08-01`{flat_,}map_identity`: recognize (tuple) struct de- and restructuringAda Alakbarova-13/+200
2025-08-01more strongly dissuade use of `skip_binder`lcnr-30/+30
2025-08-01Update host toolchainNikita Popov-1/+1
2025-08-01Update to LLVM 21Nikita Popov-1/+1
2025-08-01bump versionBoxy-1/+1
2025-08-01Rollup merge of #144772 - RalfJung:unsupported_calling_conventions, r=lqdRalf Jung-0/+1
2025-08-01Rollup merge of #144771 - jieyouxu:noisy-ping, r=jieyouxuRalf Jung-8/+0
2025-08-01Rollup merge of #144730 - Kobzol:bootstrap-cg-typed, r=jieyouxuRalf Jung-79/+143
2025-08-01Rollup merge of #144708 - Stypox:add-tracing-to-step, r=RalfJungRalf Jung-9/+75
2025-08-01Rollup merge of #144410 - Gelbpunkt:musl-tier3-dynamic, r=jieyouxuRalf Jung-15/+0
2025-08-01Rollup merge of #144397 - Kivooeo:issue2, r=jieyouxuRalf Jung-62/+140
2025-08-01add unsupported_calling_conventions to lint listRalf Jung-0/+1
2025-08-01Auto merge of #144768 - jhpratt:rollup-otf1yfj, r=jhprattbors-99/+440
2025-08-01Remove some noisy triagebot pingsJieyou Xu-8/+0
2025-08-01Merge pull request #2527 from lolbinarycat/patch-5许杰友 Jieyou Xu (Joe)-2/+3