about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-07-23Clippy fixupJens Reidel-1/+1
2025-07-23Rollup merge of #144315 - lolbinarycat:bootstrap-dist-package.json, r=KobzolMatthias Krüger-0/+2
2025-07-23Rollup merge of #144311 - Gelbpunkt:ci-rustc-ppc64le-musl, r=KobzolMatthias Krüger-0/+1
2025-07-23Auto merge of #143412 - Kobzol:std-detect-in-stdlib, r=Amanieubors-11/+11
2025-07-22Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxubors-8/+18
2025-07-22Bless bootstrap testsJakub Beránek-11/+11
2025-07-22pass build.npm from bootstrap to tidy and use it for npm installbinarycat-0/+6
2025-07-22bootstrap: Move musl-root fallback out of sanity checkJens Reidel-14/+18
2025-07-22bootstrap: add package.json and package-lock.json to dist tarballbinarycat-0/+2
2025-07-22Add powerpc64le-unknown-linux-musl to CI rustc targetsJens Reidel-0/+1
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-5/+10
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-3/+8
2025-07-22Rollup merge of #144126 - Shourya742:2025-06-18-fix-target-config-issue, r=Ko...Matthias Krüger-4/+45
2025-07-22Rollup merge of #142924 - lolbinarycat:tidy-js-extra-checks, r=KobzolMatthias Krüger-1/+1
2025-07-22Rollup merge of #144027 - RalfJung:clippy, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-24/+20
2025-07-22Rollup merge of #143816 - Kobzol:compiletest-check-macro, r=jieyouxu许杰友 Jieyou Xu (Joe)-140/+63
2025-07-21add test_lld_opt_in testbit-aloo-10/+3
2025-07-21add default_lld_opt_in_targets method and modified test accordinglybit-aloo-4/+51
2025-07-20clippy: make tests work in stage 1Ralf Jung-24/+20
2025-07-20Implement `check::RustAnalyzer` using the `tool_check_step` macroJakub Beránek-69/+25
2025-07-20Rollup merge of #144125 - GuillaumeGomez:new-annotations, r=KobzolGuillaume Gomez-0/+4
2025-07-20Rollup merge of #144112 - Enselic:no-debuginfo-in-codegen, r=Mark-SimulacrumGuillaume Gomez-1/+18
2025-07-20Rollup merge of #144011 - Zalathar:check-compiler-no-llvm, r=KobzolGuillaume Gomez-28/+32
2025-07-20Add new `ignore-backends` tests annotationsGuillaume Gomez-0/+4
2025-07-19tidy: running of eslint, tsc, and es-check are now an extra checkbinarycat-1/+1
2025-07-19Implement `check::Compiletest` using the `tool_check_step` macroJakub Beránek-57/+15
2025-07-19Allow selecting check tool `Mode` based on `Builder`Jakub Beránek-15/+24
2025-07-19Auto merge of #143641 - Kobzol:tool-target, r=jieyouxubors-166/+408
2025-07-19Fix compiler for dist LLVM bitcode linkerJakub Beránek-12/+29
2025-07-19Rollup merge of #144092 - Gelbpunkt:musl-stage0, r=KobzolMatthias Krüger-1/+6
2025-07-18populate the target_config now before its usage and update the test accordinglybit-aloo-2/+3
2025-07-18bootstrap: Detect musl hostsJens Reidel-1/+6
2025-07-18bootstrap: Ignore `rust.debuginfo-level-tests` for codegen testsMartin Nordholts-1/+18
2025-07-18Clean up an unused compiler-stage parameterZalathar-11/+6
2025-07-18Don't trigger an LLVM build from check builds using the stage 0 compilerZalathar-18/+19
2025-07-18Split some multi-snapshot tests to make blessing easierZalathar-0/+8
2025-07-18Rollup merge of #144056 - Kobzol:gcc-build-src, r=nikicMatthias Krüger-14/+11
2025-07-18Rollup merge of #144010 - xdoardo:bootstrap-warning-optimize-false, r=clubby789Matthias Krüger-0/+8
2025-07-17Copy GCC sources into the build directory even outside CIJakub Beránek-14/+11
2025-07-16Boostrap: add warning on `optimize = false`Edoardo Marangoni-0/+8
2025-07-15Clarify commentsJakub Beránek-2/+3
2025-07-15update change tracking with warning on removal of fields.bit-aloo-0/+5
2025-07-15remove ccache from llvmbit-aloo-17/+3
2025-07-15remove description from rust toml structbit-aloo-21/+3
2025-07-15Rollup merge of #143752 - pmur:murp/no-panic-detect-wasi-cc, r=KobzolSamuel Tardieu-4/+9
2025-07-15Rollup merge of #143630 - jieyouxu:drop-suggest, r=Mark-SimulacrumSamuel Tardieu-102/+15
2025-07-14Don't always panic if WASI_SDK_PATH is not set when detecting compilersPaul Murphy-4/+9
2025-07-15Remove current implementation of `./x suggest`Jieyou Xu-102/+10
2025-07-15Register change tracker warning for removal of `./x suggest`Jieyou Xu-0/+5
2025-07-14Rollup merge of #143848 - makai410:smir-rename, r=oli-obkSamuel Tardieu-3/+3