| Age | Commit message (Expand) | Author | Lines |
| 2018-05-08 | [beta] Prepare the 1.27.0 beta release | Alex Crichton | -5/+1 |
| 2018-05-05 | Auto merge of #50444 - michaelwoerister:check-parallel-queries-in-ci, r=alexc... | bors | -1/+2 |
| 2018-05-04 | Merge armv5te musl container with dist-various-1 | Harm Berntsen | -48/+9 |
| 2018-05-04 | Add eabi suffix to armv5te musl target | Harm Berntsen | -3/+3 |
| 2018-05-04 | Check that rustc can be built successfully with parallel queries for PRs. | Michael Woerister | -1/+2 |
| 2018-05-03 | Add armv5te-unknown-linux-musl target | Harm Berntsen | -0/+47 |
| 2018-04-23 | Fix the miri tool | Oliver Schneider | -1/+1 |
| 2018-04-16 | Auto merge of #49488 - alexcrichton:small-wasm-panic, r=sfackler | bors | -0/+6 |
| 2018-04-14 | Rollup merge of #49866 - Mark-Simulacrum:pr-travis-windows, r=alexcrichton | kennytm | -0/+22 |
| 2018-04-13 | std: Minimize size of panicking on wasm | Alex Crichton | -0/+6 |
| 2018-04-12 | Add check builder for Windows to Travis | Mark Simulacrum | -0/+22 |
| 2018-04-12 | Auto merge of #49698 - SimonSapin:unicode-for-everyone, r=alexcrichton | bors | -1/+0 |
| 2018-04-12 | Deprecate the std_unicode crate | Simon Sapin | -1/+0 |
| 2018-04-10 | Add --enable-debug flag to musl CI build script | Alec Mocatta | -1/+1 |
| 2018-04-06 | Give a name to every CI job. | kennytm | -0/+1 |
| 2018-04-05 | Rollup merge of #49674 - alexcrichton:no-incremental-rustc, r=michaelwoerister | kennytm | -22/+0 |
| 2018-04-05 | Rollup merge of #49563 - japaric:std-thumb, r=alexcrichton | kennytm | -1/+7 |
| 2018-04-04 | ci: Remove x86_64-gnu-incremental builder | Alex Crichton | -22/+0 |
| 2018-04-03 | merge dist-various-3 into dist-various-1 | Jorge Aparicio | -20/+7 |
| 2018-04-02 | Update sccache to its master branch | Alex Crichton | -3/+9 |
| 2018-04-01 | add a dist-thumb builder to build rust-std for the THUMB targets | Jorge Aparicio | -0/+19 |
| 2018-03-25 | rustbuild: Disable docs on cross-compiled builds | Alex Crichton | -20/+24 |
| 2018-03-25 | Auto merge of #49284 - alexcrichton:use-our-own-cache, r=kennytm | bors | -0/+32 |
| 2018-03-25 | Rollup merge of #49193 - davidtwco:issue-29893, r=alexcrichton | kennytm | -1/+2 |
| 2018-03-25 | Rollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichton | kennytm | -0/+1 |
| 2018-03-22 | ci: Don't use Travis caches for docker images | Alex Crichton | -0/+32 |
| 2018-03-22 | rustc: Add a `#[wasm_import_module]` attribute | Alex Crichton | -0/+1 |
| 2018-03-22 | Handle redirects correctly. | kennytm | -2/+2 |
| 2018-03-22 | Download the GCC artifacts from the HTTP server instead of FTP server. | kennytm | -0/+34 |
| 2018-03-21 | Configure the dist-x86_64-linux builder to produce compiler documentation | David Wood | -1/+2 |
| 2018-03-18 | Add a CI job for parallel rustc using x.py check | John Kåre Alsaker | -0/+1 |
| 2018-03-16 | ci: Run fewer tests on asmjs | Alex Crichton | -1/+6 |
| 2018-03-16 | ci: Disable optimized tests for asm.js | Alex Crichton | -1/+1 |
| 2018-03-03 | rust: Import LLD for linking wasm objects | Alex Crichton | -7/+6 |
| 2018-03-04 | Auto merge of #48600 - Mark-Simulacrum:rustbuild-updates-2, r=alexcrichton | bors | -52/+27 |
| 2018-03-02 | Remove --host and --target arguments to configure | Mark Simulacrum | -52/+27 |
| 2018-02-24 | Run the external doc tests in tools job. | kennytm | -12/+27 |
| 2018-02-23 | Disallow toolstate regression at the last week of the 6-week cycle. | kennytm | -0/+49 |
| 2018-02-11 | Rollup merge of #48120 - matthiaskrgr:typos_src_1, r=alexcrichton | kennytm | -1/+1 |
| 2018-02-10 | fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}} | Matthias Krüger | -1/+1 |
| 2018-02-10 | Rollup merge of #48098 - alexcrichton:fix-i686-dist-bootstrap, r=Mark-Simulacrum | kennytm | -1/+2 |
| 2018-02-09 | rustc: Upgrade to LLVM 6 | Alex Crichton | -1/+1 |
| 2018-02-09 | ci: Actually bootstrap on i686 dist | Alex Crichton | -1/+2 |
| 2018-02-05 | Update clippy and miri submodule | Oliver Schneider | -1/+1 |
| 2018-01-28 | rustc: Split Emscripten to a separate codegen backend | Alex Crichton | -4/+7 |
| 2018-01-28 | Auto merge of #47663 - malbarbo:mips-crt-static, r=alexcrichton | bors | -46/+28 |
| 2018-01-27 | Remove musl/libunwind patch for i686 | Marco A L Barbosa | -31/+0 |
| 2018-01-25 | Revert update of the i686-freebsd builder | Alex Crichton | -1/+1 |
| 2018-01-25 | Rollup merge of #47710 - alexcrichton:llvm-6-compat, r=nikomatsakis | Alex Crichton | -2/+2 |
| 2018-01-24 | llvm6: Update FreeBSD images to Ubuntu 18.04 | Alex Crichton | -2/+2 |