summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-10-14check `stage0`, `channel` and `version` files for CI rustconur-ozkan-6/+11
2024-10-12Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-SimulacrumTrevor Gross-0/+3
2024-10-12Rollup merge of #130965 - onur-ozkan:bootstrap-step-trait-doc, r=Mark-SimulacrumMatthias Krüger-18/+22
2024-10-12Auto merge of #131612 - tgross35:rollup-zy3yg4p, r=tgross35bors-12/+29
2024-10-12Auto merge of #131448 - DianQK:fixes-131164, r=onur-ozkanbors-0/+2
2024-10-12Ignore the `download_ci_llvm` testDianQK-0/+2
2024-10-12Take a display name for `tool_check_step!`许杰友 Jieyou Xu (Joe)-12/+29
2024-10-11Rollup merge of #131305 - onur-ozkan:131303, r=KobzolStuart Cook-33/+38
2024-10-10Auto merge of #131444 - onur-ozkan:hotfix-ci, r=Kobzolbors-28/+11
2024-10-10Rollup merge of #131442 - jieyouxu:mir-opt-rebuild, r=onur-ozkanMatthias Krüger-1/+5
2024-10-10Auto merge of #131453 - onur-ozkan:llvm-ci-check-for-rustc-ci, r=Kobzolbors-0/+14
2024-10-10stabilize `ci_rustc_if_unchanged_logic` testonur-ozkan-28/+11
2024-10-10stabilize `download_ci_llvm` testonur-ozkan-22/+14
2024-10-10make `llvm::is_ci_llvm_modified` logic more preciseonur-ozkan-11/+24
2024-10-10disable `download-rustc` if LLVM submodule has changes in CIonur-ozkan-0/+14
2024-10-09Auto merge of #131461 - onur-ozkan:ignore-ci-rustc-change-test, r=onur-ozkanbors-0/+2
2024-10-09ignore `ci_rustc_if_unchanged_logic` testonur-ozkan-0/+2
2024-10-09Match std RUSTFLAGS for host and target for `mir-opt` test许杰友 Jieyou Xu (Joe)-1/+5
2024-10-09Rename `profiler_support` to `profiler_runtime` throughout compiletestZalathar-1/+1
2024-10-09fix `ci_rustc_if_unchanged_logic` testonur-ozkan-1/+1
2024-10-08Auto merge of #131155 - jieyouxu:always-kill, r=onur-ozkanbors-6/+40
2024-10-08force `download-rustc=if-unchanged` for x86_64-gnu-tools runneronur-ozkan-11/+10
2024-10-08fix `ci_rustc_if_unchanged_logic` testonur-ozkan-15/+15
2024-10-08fail on {dist, install} subcommand if download-rustc is enabledonur-ozkan-0/+9
2024-10-08improve ci-rustc finding logiconur-ozkan-4/+25
2024-10-08use if-unchanged only when ci rustc is availableonur-ozkan-9/+57
2024-10-08add test for ci rustc's if-unchanged logiconur-ozkan-1/+50
2024-10-08Add regression test for rustc/rustdoc broken pipe ICEs许杰友 Jieyou Xu (Joe)-4/+2
2024-10-07Use untracked env var to pass `-Zon-broken-pipe=kill` for tools许杰友 Jieyou Xu (Joe)-6/+42
2024-10-07Rollup merge of #131351 - jieyouxu:yeet-the-valgrind, r=KobzolJubilee-8/+0
2024-10-07Rollup merge of #130899 - bjorn3:wasi_bootstrap_fixes, r=davidtwcoJubilee-3/+19
2024-10-07Rollup merge of #130479 - onur-ozkan:llvm-bitcode-linker-multiple-candidates,...Jubilee-2/+5
2024-10-07Remove valgrind test suite support from bootstrap许杰友 Jieyou Xu (Joe)-8/+0
2024-10-06Revert "Rollup merge of #129584 - lolbinarycat:old-upstream-warning, r=albert...onur-ozkan-12/+1
2024-10-06Revert "Auto merge of #130121 - lolbinarycat:bootstrap-warn-old-upstream-work...onur-ozkan-1/+9
2024-10-06Auto merge of #131320 - matthiaskrgr:rollup-tom15b3, r=matthiaskrgrbors-14/+49
2024-10-06Rollup merge of #131315 - shrirambalaji:issue-129599-fix-shrirambalaji, r=onu...Matthias Krüger-13/+48
2024-10-06Rollup merge of #131279 - onur-ozkan:remove-host-symlink, r=NoratriebMatthias Krüger-1/+1
2024-10-06Auto merge of #131075 - mrkajetanp:bootstrap-editors, r=Kobzolbors-54/+167
2024-10-06bootstrap: add `std_features` configShriram Balaji-13/+48
2024-10-06Enable sanitizers for loongarch64-unknown-*WANG Rui-0/+3
2024-10-05update "build/host" symlink commentonur-ozkan-1/+1
2024-10-05Rollup merge of #130555 - hegza:rv32e, r=workingjubileeMatthias Krüger-0/+3
2024-10-05Auto merge of #131188 - Kobzol:remove-libstd-so-from-sysroot, r=onur-ozkanbors-2/+17
2024-10-05Work around the stage0 sanity checkHenri Lunnikivi-0/+3
2024-10-05remove outdated contribution directiononur-ozkan-4/+2
2024-10-04Avoid dynamic linking to libstd in `command-current-dir` testJakub Beránek-2/+2
2024-10-04Disable -Zdual-proc-macros if the target doesn't support proc-macrosbjorn3-3/+17
2024-10-03bootstrap: Consolidate editor LSP setupKajetan Puchalski-61/+76
2024-10-03Do not include `libstd.so` in sysroot when we statically link to libstdJakub Beránek-2/+17