about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-02-15Fix bootstrap issue with git on MSYSMatt Harding-11/+20
2024-02-14use build.rustc config and skip-stage0-validation flagonur-ozkan-3/+9
2024-02-14Rollup merge of #118738 - devnexen:netbsd10_update, r=cuviperOli Scherer-0/+1
2024-02-14install tools documentationsonur-ozkan-1/+1
2024-02-13Use CMAKE_MSVC_RUNTIME_LIBRARY instead of LLVM_USE_CRT_*Nikita Popov-3/+1
2024-02-11Auto merge of #120803 - onur-ozkan:fix-compilation-cache, r=Mark-Simulacrumbors-171/+250
2024-02-11std: enabling new netbsd (10) calls.David Carlier-0/+1
2024-02-10Adapt `llvm-has-rust-patches` validation to take `llvm-config` into account.Tim Neumann-4/+3
2024-02-10refactor use of `Cargo` and `configure_linker` in bootstraponur-ozkan-187/+252
2024-02-10Auto merge of #120721 - onur-ozkan:incorrect-llvm-path-on-cross-target, r=alb...bors-3/+24
2024-02-09Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgrbors-2/+4
2024-02-09Rollup merge of #120790 - onur-ozkan:better-error-message, r=wesleywiserMatthias Krüger-2/+4
2024-02-09Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789bors-4/+0
2024-02-09Startup objects disappearing from sysrootNicolas Roche-0/+2
2024-02-08always run `configure_linker` except for mir-opt testsonur-ozkan-12/+26
2024-02-08better error message on download CI LLVM failureonur-ozkan-2/+4
2024-02-08Step all bootstrap cfgs forwardMark Rousskov-4/+0
2024-02-08make future diffs minimalTshepang Mbambo-2/+2
2024-02-07test `llvm_out` behaviouronur-ozkan-0/+17
2024-02-06Don't call std_cargo to build mir-only sysrootsBen Kimock-1/+1
2024-02-06Tweak a few mir-opt tests instead of using -Clink-dead-codeBen Kimock-1/+0
2024-02-06Use a better set of targets for blessing mir-opt testsBen Kimock-206/+201
2024-02-07fix `llvm_out` to use the correct LLVM rootonur-ozkan-3/+7
2024-01-31Rollup merge of #120207 - onur-ozkan:120202-fix, r=clubby789Nadrieril-6/+8
2024-01-30check `RUST_BOOTSTRAP_CONFIG` in `profile_user_dist` testonur-ozkan-6/+8
2024-01-30Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkovGuillaume Gomez-6/+3
2024-01-30Rollup merge of #120403 - seqre-contrib:pre-vendored-message, r=onur-ozkanGuillaume Gomez-1/+10
2024-01-30Rollup merge of #120172 - onur-ozkan:add-more-tests, r=Mark-SimulacrumGuillaume Gomez-11/+63
2024-01-28Add instructions of how to use pre-vendored 'rustc-src'Marek 'seqre' Grzelak-1/+10
2024-01-28bootstrap: update test modulesonur-ozkan-10/+4
2024-01-28add more unit testsonur-ozkan-2/+60
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-6/+3
2024-01-27Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiserbors-5/+0
2024-01-27Add bootstrap changelog entrybjorn3-0/+5
2024-01-25Support configuring the set of codegen backends to build per host triplebjorn3-37/+69
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-3/+6
2024-01-23Auto merge of #117958 - risc0:erik/target-triple, r=davidtwco,Mark-Simulacrumbors-0/+9
2024-01-22rustc: implement support for `riscv32im_risc0_zkvm_elf`Erik Kaneda-0/+9
2024-01-22Rollup merge of #120058 - onur-ozkan:compiler-assemble, r=Mark-SimulacrumMatthias Krüger-28/+34
2024-01-21Rollup merge of #120167 - dtolnay:bootstrap, r=clubby789Matthias Krüger-8/+20
2024-01-20Capture the rationale for -Zallow-features= in bootstrap.pyDavid Tolnay-8/+20
2024-01-19Increase vscode `git.detectSubmodulesLimit`trevyn-0/+1
2024-01-18Rollup merge of #120096 - onur-ozkan:rustc_bootstrap, r=dtolnayMatthias Krüger-8/+11
2024-01-18Rollup merge of #119582 - arlosi:bootstrap-vendor-remap, r=wesleywiserMatthias Krüger-7/+12
2024-01-18Set RUSTC_BOOTSTRAP=1 consistentlyonur-ozkan-8/+11
2024-01-18llvm: simplify data layout checkDavid Wood-5/+0
2024-01-18distribute actual stage of the compiled compileronur-ozkan-21/+34
2024-01-17revert temporary patch #108288onur-ozkan-7/+0
2024-01-15Consistently unset RUSTC_BOOTSTRAP when compiling bootstrapDavid Tolnay-0/+13
2024-01-11Rollup merge of #119853 - klensy:rustfmt-ignore, r=cuviperMatthias Krüger-4/+7