summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-11-20Revert "Update CI to use Android NDK r25b"Alex Pinkus-18/+7
2022-10-31Adjust miri to still be optionalMark Rousskov-25/+31
2022-10-31Enable RUSTC_BOOTSTRAP for a few stepsMark Rousskov-0/+3
2022-10-29Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu...Guillaume Gomez-3/+7
2022-10-26Rollup merge of #102706 - ferrocene:pa-ignore-doc-index, r=jyn514Dylan DPC-18/+48
2022-10-25Auto merge of #103392 - RalfJung:miri, r=oli-obkbors-5/+49
2022-10-24use the shared assets step for building std tooPietro Albini-1/+2
2022-10-24also smoke-test 'cargo miri test'Ralf Jung-2/+36
2022-10-24add support for testing Miri on other targets, and do some cross-testing on CIRalf Jung-3/+13
2022-10-23Rollup merge of #103347 - RalfJung:rustc-src, r=Mark-SimulacrumMichael Howell-0/+14
2022-10-23Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`sJakub Beránek-4/+25
2022-10-23Add `rust.lto` config optionJakub Beránek-1/+32
2022-10-21bootstrap: also create rustc-src component in sysrootRalf Jung-0/+14
2022-10-19compiletest: refactor rustcflags to VecAndrew Pollack-3/+7
2022-10-19mark rust-analyzer as a host-only toolPietro Albini-2/+2
2022-10-18apply joshua's suggestionPietro Albini-1/+1
2022-10-14more dupe word typosRageking8-1/+1
2022-10-12Rollup merge of #102239 - joshtriplett:style-guide, r=calebcartwrightDylan DPC-0/+2
2022-10-11Auto merge of #102755 - pcc:data-local-tmp, r=Mark-Simulacrumbors-1/+1
2022-10-10Rollup merge of #102846 - zertosh:update-syn, r=dtolnayMatthias Krüger-4/+4
2022-10-10Auto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrumbors-0/+122
2022-10-09update to syn-1.0.102Andres Suarez-4/+4
2022-10-09Auto merge of #102332 - chriswailes:ndk-update, r=chriswailesbors-7/+18
2022-10-09Use BOLT in x64 dist CI to optimize LLVMJakub Beránek-0/+122
2022-10-08Rollup merge of #102790 - cuviper:llvm-tblgen, r=jyn514Michael Howell-13/+14
2022-10-08Rollup merge of #102604 - anirudh24seven:anirudh_improve_bootrap_readme_reada...Matthias Krüger-32/+32
2022-10-08Rollup merge of #102581 - jyn514:src-detection, r=Mark-SimulacrumMatthias Krüger-1/+10
2022-10-07Don't run llvm-config in dry runsJosh Stone-5/+10
2022-10-07Bump download-ci-llvm-stampJosh Stone-1/+1
2022-10-07Add llvm-tblgen to rust-dev for cross-compilingJosh Stone-0/+1
2022-10-07Let llvm-config tell us where to find its toolsJosh Stone-9/+4
2022-10-07Auto merge of #102025 - chenyukang:fix-102002, r=jyn514bors-2/+10
2022-10-06tools/remote-test-{server,client}: Use /data/local/tmp on AndroidPeter Collingbourne-1/+1
2022-10-06Rollup merge of #102725 - nnethercote:rm-Z-time, r=davidtwcoMatthias Krüger-1/+1
2022-10-06Remove `-Ztime` option.Nicholas Nethercote-1/+1
2022-10-06Auto merge of #102573 - RalfJung:mirisync, r=oli-obkbors-12/+0
2022-10-05add a "standalone" path for doc::Standalone to be able to exclude itPietro Albini-1/+1
2022-10-05split steps for generating the standalone docs and the shared assetsPietro Albini-16/+45
2022-10-04Rollup merge of #102686 - cuviper:rls-tool_std, r=jyn514Michael Howell-1/+1
2022-10-04Don't build the compiler before building rlsJosh Stone-1/+1
2022-10-04Update CI to use Android NDK r25bChris Wailes-7/+18
2022-10-04Rollup merge of #102241 - jyn514:manifest-json-docs, r=Mark-SimulacrumMatthias Krüger-0/+1
2022-10-04test Miri changes in PR CI; we no longer need xargoRalf Jung-12/+0
2022-10-04use ci-rustc-sysroot for sysroot when download_rustcyukang-5/+5
2022-10-02re-add git-commit-hash file to tarballsdawnofmidnight-0/+7
2022-10-03Remove trailing whitespacesAnirudh-3/+3
2022-10-03Improve readability of bootstrap's README by adding commas and minor changesAnirudh-32/+32
2022-10-02Auto merge of #100557 - dawnofmidnight:tarball-commit-info, r=Mark-Simulacrumbors-47/+121
2022-10-02Make the `config.src` handling for downloadable bootstrap a little more conse...Joshua Nelson-1/+10
2022-10-02Auto merge of #102558 - matthiaskrgr:rollup-0odec1c, r=matthiaskrgrbors-2/+5