about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2021-11-19Rollup merge of #90800 - aplanas:fix_cargo_config, r=Mark-SimulacrumYuki Okushi-9/+14
2021-11-18Auto merge of #90382 - alexcrichton:wasm64-libstd, r=joshtriplettbors-1/+1
2021-11-14bootstap: create .cargo/config only if not presentAlberto Planas-9/+14
2021-11-13Change paths for `dist` command to match the components they generateJoshua Nelson-9/+10
2021-11-10Update more rustc/libtest things for wasm64Alex Crichton-1/+1
2021-11-09Rollup merge of #90685 - jyn514:remove-dead-code, r=Mark-SimulacrumMatthias Krüger-7/+1
2021-11-09Rollup merge of #90683 - jyn514:compiler-docs, r=Mark-SimulacrumMatthias Krüger-16/+5
2021-11-09Allow to run a specific rustdoc-js* testGuillaume Gomez-33/+52
2021-11-08x.py: remove fixme by deleting codeJoshua Nelson-7/+1
2021-11-08Make `compiler-docs` only control the default instead of being a hard off-switchJoshua Nelson-16/+5
2021-11-03Provide standalone libc.a in self-contained for musl and wasi12101111-3/+3
2021-11-02Rollup merge of #90354 - xFrednet:00000-lets-deploy-clippy-docs, r=Mark-Simul...Matthias Krüger-0/+2
2021-11-01Rollup merge of #89929 - yuvaldolev:handle-submodule-checkout-more-gracefully...Matthias Krüger-1/+9
2021-10-28Document clippy on nightly-rustcxFrednet-0/+2
2021-10-23remove "field is never read" warningPietro Albini-3/+1
2021-10-23Auto merge of #90175 - cuviper:min-llvm-12, r=nagisabors-2/+2
2021-10-23Auto merge of #90054 - michaelwoerister:v0-mangling-in-compiler, r=Mark-Simul...bors-3/+21
2021-10-22Update the minimum external LLVM to 12Josh Stone-2/+2
2021-10-22Update the minimum external LLVM to 11Josh Stone-2/+2
2021-10-19Make new symbol mangling scheme default for compiler itself.Michael Woerister-3/+21
2021-10-18config: add the option to enable LLVM testsAugie Fackler-1/+7
2021-10-18Rollup merge of #89950 - infinity0:master, r=Mark-SimulacrumMatthias Krüger-3/+3
2021-10-17Rollup merge of #89888 - rusticstuff:download-ci-llvm-apple-arm64, r=Mark-Sim...Matthias Krüger-3/+46
2021-10-16bootstrap: tweak verbosity settingsXimin Luo-3/+3
2021-10-16Handling submodule update failures more gracefully from x.pyYuval Dolev-1/+9
2021-10-15Make `rust.download-ci-llvm="if-available"` work for tier 2 platforms.Hans Kratz-3/+46
2021-10-14Rollup merge of #89865 - tmandry:llvm-static, r=Mark-SimulacrumMatthias Krüger-9/+4
2021-10-13Allow static linking LLVM with ThinLTOTyler Mandry-9/+4
2021-10-13Rollup merge of #89759 - jyn514:x-build-assemble, r=Mark-SimulacrumMatthias Krüger-3/+10
2021-10-13Rollup merge of #89757 - jyn514:submodule, r=Mark-SimulacrumMatthias Krüger-1/+1
2021-10-13Assemble the compiler when running `x.py build`Joshua Nelson-3/+10
2021-10-12Make `rust.overflow-checks-std`option default to `rust.overflow-checks`.Hans Kratz-1/+2
2021-10-12Add --enable-debug-assertions-std option to configure script.Hans Kratz-0/+1
2021-10-12Add --enable-overflow-checks-std option to configure script.Hans Kratz-0/+1
2021-10-11Rollup merge of #89760 - jyn514:remove-incremental-hack, r=Mark-SimulacrumMatthias Krüger-6/+0
2021-10-11Rollup merge of #89756 - jyn514:bootstrap-times, r=Mark-SimulacrumMatthias Krüger-2/+1
2021-10-11Rollup merge of #89655 - tlyu:find-non-merge-commits, r=jyn514Guillaume Gomez-3/+15
2021-10-11Remove hack ignoring unused attributes for stage 0 stdJoshua Nelson-6/+0
2021-10-10Use shallow clones for submodulesJoshua Nelson-1/+1
2021-10-10Greatly reduce amount of debuginfo compiled for bootstrap itselfJoshua Nelson-2/+1
2021-10-10Rollup merge of #89520 - GuillaumeGomez:cache-rustdoc-gui-test, r=Mark-Simula...Matthias Krüger-1/+1
2021-10-09Auto merge of #89631 - camsteffen:clippy-boot-env, r=Mark-Simulacrumbors-8/+1
2021-10-07bootstrap: add error messages re shallow historyTaylor Yu-0/+12
2021-10-07bootstrap: don't use `--merges` to find commitsTaylor Yu-3/+3
2021-10-07Remove unused clippy bootstrap env varsCameron Steffen-8/+1
2021-10-07Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavorHans Kratz-13/+48
2021-10-04Don't rebuild GUI test crates every time you run test src/test/rustdoc-guiGuillaume Gomez-1/+1
2021-10-02bootstrap: add config option for nix patchingDavid Wood-12/+17
2021-09-30bootstrap: Update comment (again) in config.library.tomlBen Reeves-1/+0
2021-09-30bootstrap: Update comment in config.library.toml.Ben Reeves-1/+1