about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-08-07Auto merge of #100004 - jyn514:exclude-single-test, r=Mark-Simulacrumbors-14/+5
2022-08-06Change implementation of `-Z gcc-ld` and `lld-wrapper` againVadim Petrochenkov-3/+11
2022-08-05propagate --bless to MiriRalf Jung-0/+4
2022-08-04Auto merge of #100123 - matthiaskrgr:rollup-aylwvyc, r=matthiaskrgrbors-19/+21
2022-08-03Auto merge of #100065 - ehuss:update-cargo, r=ehussbors-2/+0
2022-08-03Rollup merge of #98877 - topjohnwu:fix-lld, r=jyn514Matthias Krüger-19/+21
2022-08-03Set llvm configs when building lldtopjohnwu-19/+21
2022-08-02Remove CARGO_TEST_DISABLE_GIT_CLIEric Huss-2/+0
2022-08-02Rollup merge of #100008 - jyn514:eager-submodules, r=bjorn3Matthias Krüger-18/+2
2022-08-02Rollup merge of #99293 - jo3bingham:issue-98720-fix, r=jyn514Matthias Krüger-1/+7
2022-08-01add commentJoseph Bingham-0/+3
2022-08-01Rollup merge of #99864 - klensy:bootstrap-art-dupe, r=jyn514Matthias Krüger-24/+28
2022-07-31Update all pre-cloned submodules on startupJoshua Nelson-18/+2
2022-07-31Move `x test --skip` to be part of `--exclude`Joshua Nelson-14/+5
2022-07-30Rollup merge of #99962 - Mark-Simulacrum:detect-ci-artifact-channel, r=jyn514Matthias Krüger-6/+13
2022-07-30Discover channel for artifact downloadMark Rousskov-6/+13
2022-07-29Don't give a hard error for `x check --keep-stage 0`Joshua Nelson-9/+0
2022-07-29Auto merge of #99715 - tmiasko:coverage-run-make, r=Mark-Simulacrumbors-2/+6
2022-07-28Clone the `src/llvm-project` submodule if profiling is enabledNilstrieb-0/+5
2022-07-28bootstrap: don't emit warn about duplicated deps with same/different features...klensy-24/+28
2022-07-28Build rust demangler before running run-make testsTomasz Miąsko-2/+6
2022-07-28Auto merge of #99756 - fasterthanlime:ra-sync-and-pms-component, r=Mark-Simul...bors-0/+57
2022-07-27Ship `rust-analyzer-proc-macro-srv` binary with dist::RustcAmos Wenger-0/+57
2022-07-27Rollup merge of #99765 - nicholasbishop:bishop-disable-uefi-std-build, r=jyn514Yuki Okushi-1/+5
2022-07-26Don't build std for *-uefi targetsNicholas Bishop-1/+5
2022-07-26Auto merge of #99680 - workingjubilee:revert-revert-icf, r=Mark-Simulacrumbors-0/+6
2022-07-24Only run proc-macro-srv tests for now (after discussion with @Veykril, @jyn51...Amos Wenger-4/+7
2022-07-24Revert "Revert "Use ICF (identical code folding) for building rustc""Jubilee Young-0/+6
2022-07-24Small fixupsJoshua Nelson-2/+2
2022-07-24Don't run slow tests in Rust CI, only RA CIAmos Wenger-0/+4
2022-07-24Add comment about CARGO_WORKSPACE_DIRAmos Wenger-0/+2
2022-07-24Use top-level path in tool StepAmos Wenger-1/+1
2022-07-24Allow cross-compiling, build all cratesAmos Wenger-3/+3
2022-07-24Use compiler.stageAmos Wenger-1/+1
2022-07-24Add test step for rust-analyzer, run it by defaultAmos Wenger-0/+50
2022-07-24Check only tests and benches, not examplesAmos Wenger-2/+5
2022-07-24Add check step, stuck on 'no output generated for libgoto_def-hash rmeta'Amos Wenger-0/+60
2022-07-24Convert rust-analyzer to 'in-tree' tool, pass 'in-rust-tree' feature by defaultAmos Wenger-4/+47
2022-07-22miri: make --stage 0 testing workRalf Jung-0/+8
2022-07-20Auto merge of #98843 - Urgau:check-cfg-stage0, r=Mark-Simulacrumbors-38/+32
2022-07-18Revert "Use ICF (identical code folding) for building rustc"Jakub Beránek-6/+0
2022-07-17Use LLD linker for compiling rustc on Linux x64 and use ICF for binary size o...Jakub Beránek-0/+6
2022-07-15only run --all-targets in stage0Joseph Bingham-1/+4
2022-07-14Don't build std for switchleo60228-1/+1
2022-07-14Don't use host linker for switchleo60228-1/+2
2022-07-14Rollup merge of #99236 - psumbera:Issue99208, r=Mark-SimulacrumDylan DPC-0/+1
2022-07-14solaris: unbreak build on native platformPetr Sumbera-0/+1
2022-07-14Rollup merge of #99139 - jyn514:dist-tool-help, r=Mark-SimulacrumDylan DPC-1/+5
2022-07-13Rollup merge of #98848 - flip1995:clippy-book, r=jyn514Guillaume Gomez-0/+2
2022-07-13Auto merge of #99149 - ferrocene:pa-nightly-branch, r=Mark-Simulacrumbors-8/+6