about summary refs log tree commit diff
path: root/src/bootstrap/src
AgeCommit message (Expand)AuthorLines
2024-02-21bootstrap: apply most of clippy's suggestionsPavel Grigorenko-326/+317
2024-02-19Remove the "codegen" profile from bootstrapNilstrieb-16/+12
2024-02-19Auto merge of #121079 - onur-ozkan:install-conflicts, r=albertlarsan68bors-3/+8
2024-02-19install rustc before the toolsonur-ozkan-2/+7
2024-02-18Add `rust.frame-pointers` config optionNilstrieb-0/+13
2024-02-17Rollup merge of #121228 - onur-ozkan:fix-clippy-stamp-bug, r=albertlarsan68Matthias Krüger-0/+1
2024-02-17Rollup merge of #121091 - onur-ozkan:bypass-stage0-download-in-tests, r=alber...Matthias Krüger-3/+9
2024-02-17create stamp file for clippy in `Config::download_clippy`onur-ozkan-0/+1
2024-02-16Auto merge of #120348 - bjorn3:per_target_backend_selection, r=albertlarsan68bors-37/+74
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 #120172 - onur-ozkan:add-more-tests, r=Mark-SimulacrumGuillaume Gomez-11/+63
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-19Increase vscode `git.detectSubmodulesLimit`trevyn-0/+1
2024-01-18Rollup merge of #119582 - arlosi:bootstrap-vendor-remap, r=wesleywiserMatthias Krüger-7/+12
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