| Age | Commit message (Expand) | Author | Lines |
| 2020-07-02 | Rollup merge of #73885 - pietroalbini:ci-fix-wasm32, r=kennytm | Manish Goregaokar | -1/+12 |
| 2020-07-01 | Add option for local docker testing. | Eric Huss | -2/+31 |
| 2020-07-01 | Verify UI tests work in pass=check mode | Mark Rousskov | -0/+9 |
| 2020-06-30 | ci: fix wasm32 broken due to a NodeJS version bump | Pietro Albini | -1/+12 |
| 2020-06-27 | Auto merge of #73671 - ehuss:update-mdbook, r=Mark-Simulacrum | bors | -3/+0 |
| 2020-06-26 | Remove mdbook-linkcheck. | Eric Huss | -3/+0 |
| 2020-06-25 | Remove deprecated comments | Adrian Cruceru | -2/+0 |
| 2020-06-25 | Fix comments | Adrian Cruceru | -8/+1 |
| 2020-06-24 | Update libunwind build process for x86_64-fortanix-unknown-sgx target | Adrian Cruceru | -37/+0 |
| 2020-06-20 | Rollup merge of #73171 - tblah:riscv-qemu-test, r=pietroalbini | Ralf Jung | -0/+249 |
| 2020-06-20 | ci: Enable sanitizers on dist-aarch64-linux | Tomasz Miąsko | -0/+1 |
| 2020-06-15 | Avoid prematurely recording toolstates | Mark Rousskov | -1/+3 |
| 2020-06-14 | Auto merge of #73089 - tmiasko:musl-1.1.24, r=kennytm | bors | -5/+7 |
| 2020-06-10 | Fix emcc failure for wasm32. | Eric Huss | -0/+3 |
| 2020-06-09 | Add a disabled builder for riscv64 emulated tests | Tom Eccles | -0/+249 |
| 2020-06-07 | Update musl to 1.1.24 | Tomasz Miąsko | -5/+7 |
| 2020-06-07 | Enable LVI hardening for x86_64-fortanix-unknown-sgx | Jethro Beekman | -20/+51 |
| 2020-05-08 | Use CDN for ci-caches on download | Mark Rousskov | -4/+6 |
| 2020-05-07 | Auto merge of #71649 - ecstatic-morse:ci-stage0-doc, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-04-30 | Turn of rustc-dev-guide toolstate for now | mark | -1/+0 |
| 2020-04-28 | Ensure that `./x.py doc --stage 0 src/libstd` works via CI | Dylan MacKenzie | -0/+1 |
| 2020-04-23 | Enable "full tools" option on ARM dist builders | Alex Crichton | -4/+4 |
| 2020-04-14 | Update the minimum external LLVM to 8 | Josh Stone | -2/+2 |
| 2020-04-13 | Auto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark-Simulacrum | bors | -1/+18 |
| 2020-04-11 | ci: run mir-opt tests on PR CI also as 32-bit (for `EMIT_MIR_FOR_EACH_BIT_WID... | Eduard-Mihai Burtescu | -1/+18 |
| 2020-04-10 | Auto merge of #66605 - GuillaumeGomez:drop-python2, r=Mark-Simulacrum | bors | -91/+93 |
| 2020-04-10 | Enforce Python 3 as much as possible | Guillaume Gomez | -91/+93 |
| 2020-04-10 | Auto merge of #70619 - etherealist:musl_lld, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-04-04 | Auto merge of #69898 - spastorino:rename-rustc-guide2, r=Xanewok | bors | -1/+1 |
| 2020-04-03 | Rollup merge of #68334 - andre-richter:master, r=japaric | Mazdak Farrokhzad | -0/+15 |
| 2020-03-31 | Enable rust-lld on dist-x86_64-musl | David Sonder | -0/+1 |
| 2020-03-30 | Deduplicate crosstool-ng.sh | Ben Wolsieffer | -30/+6 |
| 2020-03-25 | Upgrade GCC to 8.3.0, glibc to 2.17.0 and crosstool-ng to 1.24.0 for dist-arm... | Ben Wolsieffer | -739/+1055 |
| 2020-03-24 | Move rustc-guide submodule to rustc-dev-guide | Santiago Pastorino | -1/+1 |
| 2020-03-24 | ci: add github actions configuration | Pietro Albini | -1/+2 |
| 2020-03-23 | Rollup merge of #70159 - alexcrichton:update-wasi, r=pietroalbini | Mazdak Farrokhzad | -1/+1 |
| 2020-03-21 | Rollup merge of #70054 - rojamd:android-pgo, r=michaelwoerister | Mazdak Farrokhzad | -0/+1 |
| 2020-03-19 | Update the bundled wasi-libc with libstd | Alex Crichton | -1/+1 |
| 2020-03-17 | Rollup merge of #69688 - JohnTitor:move-tidy, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+2 |
| 2020-03-16 | Build dist-android with --enable-profiler | rojamd | -0/+1 |
| 2020-03-12 | Add Node.js to PR CI image | Oliver Middleton | -1/+2 |
| 2020-03-05 | Move tidy check to mingw-check | Yuki Okushi | -1/+2 |
| 2020-02-28 | AArch64 bare-metal targets: Build rust-std | Andre Richter | -0/+15 |
| 2020-02-10 | Fix SGX RWLock representation for UnsafeCell niche fix | Jethro Beekman | -1/+1 |
| 2020-01-21 | for now, do not build rust-std for the armv7a-none-eabihf target | Jorge Aparicio | -1/+2 |
| 2020-01-20 | Merge branch 'master' into bare-metal-cortex-a | Jorge Aparicio | -1/+978 |
| 2020-01-18 | Auto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton | bors | -0/+977 |
| 2020-01-15 | add bare metal ARM Cortex-A targets to rustc | Jorge Aparicio | -0/+4 |
| 2020-01-14 | Update the wasi-libc bundled with libstd | Alex Crichton | -1/+1 |
| 2020-01-12 | Auto merge of #67831 - mati865:ci-images-upgrade, r=pietroalbini | bors | -2/+2 |