about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2020-07-16Update code to new invalid_codeblock_attributes lint nameGuillaume Gomez-2/+2
2020-07-16Apply review commentsGuillaume Gomez-3/+6
2020-07-16Enforce even more the code blocks attributes check through rustdocGuillaume Gomez-2/+5
2020-07-16Rollup merge of #74352 - ehuss:fix-alloc-links, r=Mark-SimulacrumManish Goregaokar-32/+17
2020-07-15Rollup merge of #72973 - msizanoen1:riscv-host, r=pietroalbiniManish Goregaokar-2/+22
2020-07-14Use local links in the alloc docs.Eric Huss-32/+17
2020-07-14Rollup merge of #74252 - shepmaster:bootstrap-rust-destdir, r=Mark-SimulacrumManish Goregaokar-0/+5
2020-07-14Stabilize control-flow-guard codegen optionAndrew Paverd-1/+1
2020-07-13Rollup merge of #74046 - ehuss:deny-warnings-caching, r=Mark-SimulacrumManish Goregaokar-4/+18
2020-07-12Don't allow `DESTDIR` to influence LLVM buildsJake Goulding-0/+5
2020-07-11Rollup merge of #74116 - arlosi:aarch64build, r=pietroalbiniManish Goregaokar-8/+23
2020-07-11RISC-V GNU/Linux as host platformmsizanoen1-2/+22
2020-07-10Rollup merge of #74127 - tamird:allowlist, r=oli-obkManish Goregaokar-2/+4
2020-07-10Avoid "whitelist"Tamir Duberstein-2/+4
2020-07-10Use str::strip* in bootstrapLzu Tao-10/+10
2020-07-08Fix x.py test for librustc crates.Eric Huss-2/+2
2020-07-08Fix cross-compilation of LLVM to aarch64 Windows targetsArlo Siemsen-8/+23
2020-07-07Fix occasional bootstrap panic in docs.Eric Huss-1/+1
2020-07-06Rollup merge of #74090 - tmiasko:rustc-debug-assertions, r=RalfJungManish Goregaokar-2/+0
2020-07-06Rollup merge of #70563 - GuillaumeGomez:page-hash-handling, r=ollie27,kinnisonManish Goregaokar-15/+1
2020-07-06Remove unused RUSTC_DEBUG_ASSERTIONSTomasz Miąsko-2/+0
2020-07-04Fix caching issue when building tools.Eric Huss-4/+18
2020-07-03Add rust-analyzer submoduleAleksey Kladov-3/+149
2020-07-02Auto merge of #73954 - Manishearth:rollup-8qvh170, r=Manishearthbors-34/+165
2020-07-02Remove render-redirect-pages option in rustdocGuillaume Gomez-15/+1
2020-07-02Rollup merge of #73903 - luxxxxy:ios-rustc, r=nikomatsakisManish Goregaokar-0/+19
2020-07-02Rollup merge of #73883 - ehuss:rustdoc-stage-previous, r=Mark-SimulacrumManish Goregaokar-34/+146
2020-07-01Rollup merge of #73929 - kraai:fix-comment-typo, r=jonas-schievinkManish Goregaokar-1/+1
2020-07-01Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakisManish Goregaokar-21/+0
2020-07-01Tests for number of times rustdoc is built with x.py test and doc.Eric Huss-14/+94
2020-07-01Explicitly check for iOS/tvOS.aspen-1/+1
2020-07-01Also document iphoneos-version-min.aspen-0/+1
2020-07-01Document the CMake defines.aspen-1/+4
2020-07-01Fix comment typoKRAAI, MATTHEW [VISUS]-1/+1
2020-06-30Don't break on iOS Simulator builds.aspen-1/+5
2020-06-30Only set the flag in LLVM builds.aspen-5/+3
2020-06-30Changes required for rustc/cargo to build for iOS targetsaspen-0/+13
2020-06-30Auto merge of #73456 - tmiasko:musl-libdir, r=Mark-Simulacrumbors-7/+19
2020-06-29Compile rustdoc less often.Eric Huss-24/+56
2020-06-29Auto merge of #73374 - alexcrichton:compiler-bulitins-debug-assertions, r=Mar...bors-32/+8
2020-06-29rustbuild: Move compiler-builtins build logic to manifestAlex Crichton-32/+8
2020-06-27Auto merge of #73671 - ehuss:update-mdbook, r=Mark-Simulacrumbors-17/+2
2020-06-26Rollup merge of #73691 - ajpaverd:bootstrap-windows-73689, r=Mark-SimulacrumManish Goregaokar-0/+6
2020-06-26Rollup merge of #72937 - AdrianCX:master, r=nikomatsakisManish Goregaokar-17/+4
2020-06-26Remove mdbook-linkcheck.Eric Huss-17/+2
2020-06-25Support configurable deny-warnings for all in-tree crates.Eric Huss-34/+59
2020-06-25Bootstrap: fallback detection of WindowsAndrew Paverd-0/+6
2020-06-25Fix commentsAdrian Cruceru-0/+7
2020-06-24Update libunwind build process for x86_64-fortanix-unknown-sgx targetAdrian Cruceru-20/+0
2020-06-23Rollup merge of #73590 - davidtwco:bootstrap-fix-config-env-var, r=Mark-Simul...Manish Goregaokar-5/+9