about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2021-02-10bootstrap: fix wrong docs installation pathPietro Albini-1/+1
2021-02-09bootstrap: Locate llvm-dwp based on llvm-config bindirDavid Tolnay-2/+5
2021-02-10Rollup merge of #81910 - jyn514:bootstrap-1.52, r=jackh726Yuki Okushi-1/+1
2021-02-09Auto merge of #79540 - jyn514:no-xpy, r=Mark-Simulacrumbors-18/+116
2021-02-08Use `log --author=bors` instead of `merge-base`Joshua Nelson-25/+9
2021-02-08Absolute bare minimum for downloading rustc from CIJoshua Nelson-18/+132
2021-02-08Use format string in bootstrap panic instead of a string directlyJoshua Nelson-1/+1
2021-02-07HWASan supportTri Vo-2/+2
2021-02-06output rdj docsNixon Enraght-Moony-0/+1
2021-02-05Rollup merge of #81456 - Amanieu:remote-test-server, r=AmanieuMara Bos-2/+1
2021-02-02Rollup merge of #81603 - ehuss:error-index-build, r=Mark-SimulacrumJack Huey-24/+29
2021-02-02Rollup merge of #81517 - tmiasko:san-crates, r=Mark-SimulacrumJack Huey-50/+1
2021-02-02Bump rustfmt versionMark Rousskov-1/+1
2021-01-31rustbuild: Don't build compiler twice for error-index-generator.Eric Huss-24/+29
2021-01-31Avoid building LLVM just for llvm-dwpbjorn3-2/+4
2021-01-30Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum"Nikita Popov-4/+1
2021-01-30Auto merge of #81545 - JohnTitor:rollup-zlt3tn6, r=JohnTitorbors-2/+3
2021-01-30Rollup merge of #81520 - jyn514:rustc2, r=Mark-SimulacrumYuki Okushi-1/+1
2021-01-30Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrumbors-1/+4
2021-01-29Don't clone LLVM submodule when download-ci-llvm is setJoshua Nelson-1/+1
2021-01-29Don't print error output from rustup when detecting default build tripleJoshua Nelson-1/+2
2021-01-29Remove remnants of the santizer runtime crates from bootstrapTomasz Miąsko-50/+1
2021-01-29Rollup merge of #79819 - Aaron1011:feature/macro-trailing-semicolon, r=petroc...Yuki Okushi-0/+7
2021-01-28Use LLVM_USE_LINKER instead of LLVM_ENABLE_LLDNikita Popov-1/+1
2021-01-28Update Python and Clang on x86 dist imagesNikita Popov-0/+3
2021-01-28rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`Alex Crichton-3/+11
2021-01-28Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` lintAaron Hill-0/+7
2021-01-27Don't build remote-test-server with the stage0 toolchainAmanieu d'Antras-2/+1
2021-01-21Deny internal lints for rustdocJoshua Nelson-0/+7
2021-01-19No longer require unstable for jsondocck, only build it for json testsRune Tynan-3/+8
2021-01-19Address review v2Rune Tynan-6/+1
2021-01-19Add jsondocck tool, and use it for rustdoc JSONRune Tynan-0/+8
2021-01-17Rollup merge of #81064 - Mark-Simulacrum:support-stage1-check, r=jyn514Mara Bos-21/+39
2021-01-17Rollup merge of #80932 - jyn514:download-windows-llvm, r=Mark-SimulacrumMara Bos-23/+49
2021-01-16Rollup merge of #80901 - jyn514:better-colors, r=Mark-SimulacrumMara Bos-0/+10
2021-01-16Allow configuring the default stage for `x.py check`Joshua Nelson-1/+2
2021-01-16Print which stage is being checked (now that it may not be stage0)Joshua Nelson-7/+14
2021-01-16Support non-stage0 checkMark Rousskov-13/+23
2021-01-15Add all tier 1 platforms to supported platforms for "if-available"Joshua Nelson-1/+14
2021-01-15Allow downloading LLVM on WindowsJoshua Nelson-22/+35
2021-01-12Rollup merge of #79997 - coolreader18:wasm-reactor, r=alexcrichtonYuki Okushi-8/+10
2021-01-10Make `--color always` apply to logging tooJoshua Nelson-0/+10
2021-01-10Rollup merge of #80820 - nagisa:nagisa/dcl-nixos, r=Mark-SimulacrumYuki Okushi-8/+15
2021-01-09Support `download-ci-llvm` on NixOSSimonas Kazlauskas-8/+15
2021-01-08Add wasi-exec-model cg option for emitting wasi reactorsNoah-8/+10
2021-01-07bootstrap: fix x.py install not working with relative prefixPietro Albini-55/+44
2021-01-05Auto merge of #80708 - JohnTitor:rollup-6esk027, r=JohnTitorbors-14/+41
2021-01-05Rollup merge of #80672 - matthiaskrgr:xpy_clippy_less_noise, r=Mark-SimulacrumYuki Okushi-0/+11
2021-01-05Rollup merge of #80627 - bugadani:warn, r=Mark-SimulacrumYuki Okushi-1/+13
2021-01-05Rollup merge of #80533 - matthiaskrgr:bootstrap_clppy, r=Mark-SimulacrumYuki Okushi-13/+17