about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-09-01Rename `compiler` to `test_compiler`Jakub Beránek-47/+54
2025-09-01Add some compiletest suites snapshot testsJakub Beránek-35/+133
2025-09-01Remove outdated commentJakub Beránek-3/+0
2025-09-01Auto merge of #145663 - Kobzol:bootstrap-test, r=jieyouxubors-371/+705
2025-08-30Use move_file for rename in tracingMark Rousskov-1/+5
2025-08-30Do not run `lint-docs` tests in stage 1 `x test` by defaultJakub Beránek-14/+10
2025-08-30Fix stage 1 compiler testsJakub Beránek-7/+43
2025-08-30Add test stage 2 snapshot testsJakub Beránek-10/+97
2025-08-30Fix tests and doclinkJakub Beránek-10/+10
2025-08-30Fake nodejs in snapshot testJakub Beránek-0/+2
2025-08-30Fix doclinkJakub Beránek-1/+1
2025-08-30Skip bootstrap tests on CIJakub Beránek-1/+5
2025-08-30Add change tracker entryJakub Beránek-0/+5
2025-08-30Fix spacing when testing individual cratesJakub Beránek-6/+11
2025-08-30Fix staging for compiler/std crate testsJakub Beránek-56/+106
2025-08-30Move the `test!` macro closer to its usagesJakub Beránek-70/+70
2025-08-30Add metadata to a bunch of steps, rename variables and add commentsJakub Beránek-28/+102
2025-08-30Small refactoring around `RemoteCopyLibs`Jakub Beránek-10/+14
2025-08-30Remove stage0 checkingJakub Beránek-16/+2
2025-08-30Refactor `test::LintDocs`Jakub Beránek-7/+31
2025-08-30Remove `compiler_for` from `test::CodegenCranelift`Jakub Beránek-49/+35
2025-08-30Remove `compiler_for` from `test::CodegenGCC`Jakub Beránek-51/+31
2025-08-30Fix staging of `TestFloatParse`Jakub Beránek-74/+61
2025-08-30Add snapshot test for `x test`Jakub Beránek-1/+71
2025-08-30Forbid running tests on stage 0 unless `build.compiletest-allow-stage0` is en...Jakub Beránek-1/+7
2025-08-30Fixup `x test tier-check`Jakub Beránek-21/+40
2025-08-30Add snapshot test for `tier-check`Jakub Beránek-0/+13
2025-08-30Auto merge of #123319 - no92:managarm-target, r=davidtwcobors-3/+3
2025-08-29Auto merge of #145902 - Kobzol:dist-docs-build-compiler, r=jieyouxubors-80/+127
2025-08-28Add a sanity check to bootstrap for wasm-component-ldAlex Crichton-0/+10
2025-08-28bootstrap: bump cc-rs to 1.2.28no92-3/+3
2025-08-28Rollup merge of #145920 - Zalathar:failure-stdout, r=jieyouxuGuillaume Gomez-1/+7
2025-08-27Remove several remnants of the old libtest-based executorZalathar-2/+0
2025-08-27Explicitly mark the end of a failed test's captured outputZalathar-1/+7
2025-08-27Use std uplifting more oftenJakub Beránek-40/+20
2025-08-27Use `compiler_for_std` in `dist::Std`Jakub Beránek-59/+59
2025-08-27Add `compiler_for_std`Jakub Beránek-3/+13
2025-08-27Add metadata to `dist::JsonDocs`Jakub Beránek-1/+17
2025-08-27Add snapshot test for rustc docsJakub Beránek-0/+41
2025-08-26Rollup merge of #145887 - GuillaumeGomez:bootstrap-codegen-backends, r=KobzolSamuel Tardieu-12/+10
2025-08-26Enable building/disting standard library in stage 0Jakub Beránek-26/+79
2025-08-26bootstrap: Make `default_codegen_backend` return `&CodegenBackendKind` instea...Guillaume Gomez-12/+6
2025-08-26bootstrap: error early if any `codegen-backends` is set to `[]`Guillaume Gomez-0/+4
2025-08-26Auto merge of #145886 - GuillaumeGomez:rollup-9qv7jhv, r=GuillaumeGomezbors-34/+88
2025-08-26Rollup merge of #145875 - Kobzol:bootstrap-caching, r=jieyouxuGuillaume Gomez-17/+30
2025-08-26Rollup merge of #145861 - cuviper:vendor-clippy, r=KobzolGuillaume Gomez-0/+1
2025-08-26Rollup merge of #145841 - Kobzol:fix-miri-run, r=jieyouxuGuillaume Gomez-17/+56
2025-08-26Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r...Guillaume Gomez-0/+1
2025-08-26Auto merge of #145874 - Kobzol:fix-dist-builds, r=jieyouxubors-31/+112
2025-08-26Cache LLVM config invocationsJakub Beránek-6/+21