about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-08-23Don't try to cross-document bootstrap toolsJakub Beránek-1/+1
2025-08-23Fix doc linkJakub Beránek-1/+1
2025-08-23Add change tracker entryJakub Beránek-2/+7
2025-08-23Fix staging in `x install`Jakub Beránek-81/+77
2025-08-23Forbid running install steps on stage 0Jakub Beránek-0/+4
2025-08-23Cleanup the last few dist stepsJakub Beránek-5/+26
2025-08-23Cleanup `dist::Bootstrap` and add a simple test for itJakub Beránek-2/+21
2025-08-23Remove `compiler_for` from `dist::Extended`Jakub Beránek-17/+21
2025-08-23Remove `compiler_for` from `dist::Rustfmt`Jakub Beránek-13/+13
2025-08-23Remove `compiler_for` from `dist::CraneliftCodegenBackend`Jakub Beránek-12/+7
2025-08-23Remove `compiler_for` from `dist::Miri`Jakub Beránek-12/+13
2025-08-23Remove `compiler_for` from `dist::Clippy`Jakub Beránek-13/+16
2025-08-23Add snapshot test for `x install`Jakub Beránek-0/+70
2025-08-23Remove `compiler_for` from `dist::RustAnalyzer`Jakub Beránek-12/+16
2025-08-23Remove `compiler_for` from `dist::Cargo`Jakub Beránek-5/+12
2025-08-23Refactor `Analysis` dist stepJakub Beránek-14/+18
2025-08-23Refactor `RustcDev` dist stepJakub Beránek-12/+25
2025-08-23Refactor `Std` dist stepJakub Beránek-33/+62
2025-08-23Refactor and document the `DebuggerScripts` dist stepJakub Beránek-12/+13
2025-08-23Refactor and document the `Rustc` dist stepJakub Beránek-35/+42
2025-08-23Small refactor of `Mingw` stepJakub Beránek-12/+12
2025-08-23Document the `rustc-docs` stepJakub Beránek-9/+18
2025-08-23Rename `default_doc` to `run_default_doc_steps` and remove unused argumentJakub Beránek-6/+7
2025-08-23Forbid running dist steps on stage 0Jakub Beránek-0/+4
2025-08-23Re-add missing `clippy` testsJakub Beránek-0/+124
2025-08-22Rollup merge of #145763 - Kobzol:llvm-bindir-cross, r=Mark-SimulacrumJacob Pratt-39/+84
2025-08-22Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiserJacob Pratt-0/+1
2025-08-22Rollup merge of #137457 - JayAndJef:issue-132802-fix, r=KobzolJacob Pratt-0/+17
2025-08-23remove default opts from configbit-aloo-53/+0
2025-08-22Add warning to the `Builder::llvm_config` functionJakub Beránek-0/+4
2025-08-22Ship LLVM tools for the correct target when cross-compilingJakub Beránek-5/+43
2025-08-22Auto merge of #145352 - Shourya742:2025-08-12-remove-default-config, r=Kobzolbors-563/+527
2025-08-22Rename `llvm_config` to `host_llvm_config` to avoid confusionJakub Beránek-36/+39
2025-08-22Add aarch64_be-unknown-hermit targetJens Reidel-0/+1
2025-08-22Sort Config fields and remove some `mut`s from bindingsJakub Beránek-198/+210
2025-08-21Rollup merge of #145703 - Gelbpunkt:ci-llvm-mips, r=KobzolJacob Pratt-4/+0
2025-08-21Promote aarch64-pc-windows-msvc to Tier 1Daniel Paoliello-1/+1
2025-08-21Remove MIPS targets from CI LLVM platformsJens Reidel-4/+0
2025-08-21Rollup merge of #145654 - Kobzol:gcc-ci-root, r=jieyouxuJacob Pratt-3/+3
2025-08-21Rollup merge of #145390 - joshtriplett:rustc-diag-value-earlier, r=lcnrJacob Pratt-5/+5
2025-08-21Rollup merge of #145256 - GuillaumeGomez:bootstrap-test-codegen-backend, r=Ko...Jacob Pratt-7/+58
2025-08-21move few complex initialization from config to parse-innerbit-aloo-49/+61
2025-08-20Update test output for change to number of cratesJosh Triplett-5/+5
2025-08-20make download context lean and remove mutable typesbit-aloo-79/+89
2025-08-20remove unwanted references, and make more initialization inlinebit-aloo-22/+14
2025-08-20add explicit defaultsbit-aloo-4/+4
2025-08-20use local variables coming from toml, directly from tomlbit-aloo-11/+7
2025-08-20remove now not required _bit-aloo-115/+115
2025-08-20Auto merge of #145645 - Kobzol:uplift-fix, r=jieyouxubors-9/+82
2025-08-20Download CI GCC into the correct directoryJakub Beránek-3/+3