about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-04-11Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiserMichael Goulet-1/+4
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet-2/+4
2023-04-12fix: disable `x suggest` when using `build-metrics`Ezra Shaw-1/+9
2023-04-11fix running Miri testsRalf Jung-1/+4
2023-04-10Fix `x check --stage 1` when `download-ci-llvm=false`Joshua Nelson-22/+24
2023-04-10Fix `x test ui --target foo` when download-rustc is enabledJoshua Nelson-3/+3
2023-04-10Fix remaining typosDaniPopes-1/+1
2023-04-10Rollup merge of #110121 - jyn514:check-stage1, r=ozkanonurDylan DPC-3/+11
2023-04-10Merge remote-tracking branch 'upstream/master'Mads Ravn-23/+31
2023-04-10Auto merge of #109880 - ehuss:fix-macos-installer-rust-docs, r=Mark-Simulacrumbors-23/+30
2023-04-09'./configure' now checks if 'config.toml' exists before writing to that desti...Mads Ravn-0/+6
2023-04-09Separate out a `rustc_llvm_env` functionJoshua Nelson-61/+67
2023-04-09Fix `x check --stage 1` when download-rustc is enabledJoshua Nelson-3/+11
2023-04-09Add PR link to changelog entry for renaming of ignore-gitErik Hofmayer-1/+1
2023-04-09Add renaming of ignore-git to changelogErik Hofmayer-0/+1
2023-04-09feat: implement basic suggest-tests toolEzra Shaw-23/+165
2023-04-09Rollup merge of #110074 - majaha:config_toml_fix, r=jyn514Yuki Okushi-0/+2
2023-04-09Rollup merge of #110059 - gimbles:git-hash, r=ozkanonurYuki Okushi-18/+18
2023-04-08Make "codegen" config.toml profile build llvmMatt Harding-0/+2
2023-04-08s/ignore_git/omit_git_hashGimbles-18/+18
2023-04-07Auto merge of #109448 - ozkanonur:download-beta-compiler-toolchain, r=Mark-Si...bors-17/+70
2023-04-08download beta compiler toolchain in bootstrap if it doesn't yet existozkanonur-17/+70
2023-04-07Auto merge of #110024 - matthiaskrgr:rollup-mydkufd, r=matthiaskrgrbors-98/+15
2023-04-07Rollup merge of #109960 - thomcc:symlink-junction-buffer-overrun, r=ChrisDentonMatthias Krüger-98/+15
2023-04-06Auto merge of #109162 - ozkanonur:extend_detect_src_and_out_test, r=jyn514bors-21/+44
2023-04-06Pass host linker to compiletest.James Farrell-1/+4
2023-04-06improve/extend `detect_src_and_out` testozkanonur-21/+44
2023-04-05Auto merge of #108905 - ferrocene:pa-compiletest-ignore, r=ehussbors-1/+1
2023-04-05Rollup merge of #109848 - ozkanonur:fix-96188, r=albertlarsan68Yuki Okushi-10/+40
2023-04-05submodule detection for proper fix on #96188ozkanonur-10/+40
2023-04-05Use the `junction` crate in bootstrap instead of manually creating the junctionThom Chiovoloni-115/+15
2023-04-05Fix same issue in bootstrapThom Chiovoloni-9/+26
2023-04-04Make rust-docs optional for the Windows MSI installer.Eric Huss-22/+29
2023-04-04Remove the use of `-use-gnu-stack` when BOLTing LLVMJakub Beránek-2/+0
2023-04-04Add loongarch64 to exception listzhaixiaojuan-1/+2
2023-04-04Enable loongarch64 LLVM targetzhaixiaojuan-1/+1
2023-04-04Add LLVM target and cputype matching for loongarch64zhaixiaojuan-0/+1
2023-04-03fix remaining testsPietro Albini-1/+1
2023-04-03Auto merge of #109884 - matthiaskrgr:rollup-5wapig9, r=matthiaskrgrbors-2/+60
2023-04-03Rollup merge of #109871 - Mark-Simulacrum:metrics-timestamp, r=ozkanonurMatthias Krüger-1/+12
2023-04-03Rollup merge of #109642 - lenko-d:rust_codegen-backends_interacts_confusingly...Matthias Krüger-1/+43
2023-04-03Rollup merge of #109526 - bzEq:aix-libpath, r=Mark-SimulacrumMatthias Krüger-0/+5
2023-04-03Auto merge of #108288 - ozkanonur:hotfix-90244, r=Mark-Simulacrumbors-0/+7
2023-04-02Fix macos pkg installer when rust-docs is not available.Eric Huss-1/+1
2023-04-02Include invocation start timesMark Rousskov-1/+12
2023-04-02fix `build --stage 2 compiler/rustc` panicozkanonur-0/+7
2023-04-02Auto merge of #109811 - jyn514:symlink-fixes, r=Mark-Simulacrumbors-11/+12
2023-04-02Replace any existing `build/host` symlinkJynn Nelson-11/+12
2023-04-01bootstrap replace atty with is-terminal, dedupe few depsklensy-38/+42
2023-03-30Drop binutils on powerpc-unknown-freebsdpkubaj-5/+0