| Age | Commit message (Expand) | Author | Lines |
| 2021-10-13 | Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor | Hans Kratz | -13/+48 |
| 2021-09-03 | Auto merge of #88454 - devnexen:sunos_asan, r=wesleywiser | bors | -0/+2 |
| 2021-08-30 | sunos systems add sanitizer supported. | David Carlier | -0/+2 |
| 2021-08-30 | Fix LLVM libunwind build for non-musl targets | Jethro Beekman | -12/+20 |
| 2021-08-29 | Auto merge of #88250 - rusticstuff:macos-lld, r=nagisa | bors | -0/+6 |
| 2021-08-28 | build llvm libunwind.a in rustbuild | 12101111 | -2/+165 |
| 2021-08-26 | Auto merge of #88069 - Mark-Simulacrum:llvm-pgo, r=pietroalbini | bors | -7/+41 |
| 2021-08-25 | Bump download-ci-llvm stamp | Mark Rousskov | -1/+1 |
| 2021-08-25 | Rollup merge of #88157 - Icenowy:bootstrap-riscv64, r=Mark-Simulacrum | Léo Lanteri Thauvin | -0/+1 |
| 2021-08-24 | PGO for LLVM builds on x86_64-unknown-linux-gnu in CI | Mark Rousskov | -6/+40 |
| 2021-08-23 | Include ld64 nexte to ld for use with -Z gcc-ld | Hans Kratz | -0/+6 |
| 2021-08-21 | Rollup merge of #88072 - kit-981:feature/build-ios-toolchain-on-linux, r=Mark... | Jack Huey | -5/+0 |
| 2021-08-21 | Auto merge of #87570 - nikic:llvm-13, r=nagisa | bors | -0/+1 |
| 2021-08-20 | Auto merge of #88000 - bjorn3:fix_cg_llvm_clif_compile, r=Mark-Simulacrum | bors | -1/+5 |
| 2021-08-19 | bootstrap.py: recognize riscv64 when auto-detect | Icenowy Zheng | -0/+1 |
| 2021-08-18 | Rollup merge of #88082 - GuillaumeGomez:rustdoc-gui-jobs-opt, r=dns2utf8 | Guillaume Gomez | -0/+2 |
| 2021-08-17 | Auto merge of #87119 - jyn514:rustfmt-doc-private, r=Mark-Simulacrum | bors | -12/+3 |
| 2021-08-16 | Take into account jobs number for rustdoc gui tests | Guillaume Gomez | -0/+2 |
| 2021-08-16 | Set LLVM_INCLUDE_TESTS=OFF when building LLVM | Nikita Popov | -0/+1 |
| 2021-08-16 | Allow the iOS toolchain to be built on Linux | kit | -5/+0 |
| 2021-08-16 | Document private items for rustfmt | Joshua Nelson | -12/+3 |
| 2021-08-13 | Enable `--all-targets` for `x.py check` unconditionally | Joshua Nelson | -42/+36 |
| 2021-08-13 | Fix compiling other codegen backends when llvm is enabled | bjorn3 | -1/+5 |
| 2021-08-08 | Rollup merge of #87744 - Smittyvb:xpy-test-force-rerun, r=Mark-Simulacrum | Yuki Okushi | -0/+17 |
| 2021-08-06 | Auto merge of #87822 - JohnTitor:rollup-kxojii0, r=JohnTitor | bors | -1/+1 |
| 2021-08-07 | Rollup merge of #85807 - glaubitz:powerpc-disable-initial-exec-tls, r=Mark-Si... | Yuki Okushi | -1/+1 |
| 2021-08-06 | Auto merge of #87784 - rusticstuff:bootstrap_config_overflow_checks, r=Mark-S... | bors | -0/+20 |
| 2021-08-06 | Add options for enabling overflow checks in rustc and std. | Hans Kratz | -0/+20 |
| 2021-08-05 | Auto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514 | bors | -4/+8 |
| 2021-08-03 | Add x.py option to --force-rerun compiletest tests | Smitty | -0/+17 |
| 2021-08-02 | Auto merge of #87297 - ZuseZ4:new_build_flags, r=Mark-Simulacrum | bors | -0/+18 |
| 2021-08-02 | Auto merge of #87535 - lf-:authors, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-08-02 | Rollup merge of #87282 - pietroalbini:refactor-extended, r=Mark-Simulacrum | Yuki Okushi | -135/+154 |
| 2021-07-31 | add two new build flags to build clang and enable llvm plugins | Manuel Drehwald | -0/+18 |
| 2021-07-31 | netbsd x86_64 arch enable supported sanitizers. | David Carlier | -0/+3 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 |
| 2021-07-28 | set all of the optional tools as DEFAULT = true | Pietro Albini | -0/+9 |
| 2021-07-28 | Rollup merge of #87513 - hudson-ayers:bootstrap-py-fix, r=jyn514 | Yuki Okushi | -1/+1 |
| 2021-07-28 | Rollup merge of #87443 - jyn514:submodules-take-n, r=jyn514 | Yuki Okushi | -18/+37 |
| 2021-07-27 | boostrap.py: only look for merges by bors | Taylor Yu | -3/+6 |
| 2021-07-27 | bootstrap.py: use `git rev-list` for robustness | Taylor Yu | -4/+5 |
| 2021-07-27 | bootstrap.py: remove unused `git log` option | Hudson Ayers | -1/+1 |
| 2021-07-25 | Don't treat git repos as non-existent when `ignore_git` is set | Joshua Nelson | -18/+37 |
| 2021-07-24 | Rollup merge of #87370 - pkubaj:master, r=oli-obk | Manish Goregaokar | -0/+9 |
| 2021-07-24 | Rollup merge of #87412 - r00ster91:patch-13, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-07-24 | Rollup merge of #87380 - jyn514:smarter-submodule-defaults, r=Mark-Simulacrum | Yuki Okushi | -5/+10 |
| 2021-07-24 | Rollup merge of #87358 - jyn514:dry-run, r=Mark-Simulacrum | Yuki Okushi | -2/+10 |
| 2021-07-24 | Rollup merge of #87283 - pietroalbini:configure-codegen-backends, r=Mark-Simu... | Yuki Okushi | -0/+3 |
| 2021-07-24 | Rollup merge of #87191 - adamgemmell:dev/llvm-lib-package, r=Mark-Simulacrum | Yuki Okushi | -1/+9 |
| 2021-07-24 | Rollup merge of #87185 - waterlens:issue-86499-fix, r=Mark-Simulacrum | Yuki Okushi | -6/+14 |