| Age | Commit message (Expand) | Author | Lines |
| 2017-08-13 | Cargotest needs only one rustdoc.exe to exist on Windows | Mark Simulacrum | -1/+4 |
| 2017-08-11 | Rollup merge of #43632 - ruuda:allow-long-relative-urls, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2017-08-10 | Auto merge of #43589 - aidanhs:aphs-fix-system-malloc, r=alexcrichton | bors | -0/+1 |
| 2017-08-10 | Fix cross-crate global allocators on windows | Aidan Hobson Sayers | -0/+1 |
| 2017-08-10 | Auto merge of #43522 - alexcrichton:rewrite-lints, r=michaelwoerister | bors | -3/+15 |
| 2017-08-10 | Auto merge of #43582 - ivanbakel:unused_mut_ref, r=arielb1 | bors | -0/+0 |
| 2017-08-10 | Updated cargo submodule to fix compile error | Isaac van Bakel | -0/+0 |
| 2017-08-09 | rustc: Rearchitect lints to be emitted more eagerly | Alex Crichton | -3/+15 |
| 2017-08-07 | update rls | Nick Cameron | -0/+0 |
| 2017-08-04 | Only allow long relative urls after a link label | Ruud van Asseldonk | -1/+1 |
| 2017-08-03 | Detect relative urls in tidy check | Ruud van Asseldonk | -2/+2 |
| 2017-08-02 | Update RLS | Nick Cameron | -0/+0 |
| 2017-07-29 | Auto merge of #43009 - GuillaumeGomez:unused-doc-comments, r=nrc | bors | -0/+0 |
| 2017-07-29 | Update rls submodule | Guillaume Gomez | -0/+0 |
| 2017-07-29 | Update cargo version | Guillaume Gomez | -0/+0 |
| 2017-07-27 | Don't needlessly build rustdoc for compiletest. | Mark Simulacrum | -6/+8 |
| 2017-07-27 | Build rustdoc on-demand. | Mark Simulacrum | -0/+27 |
| 2017-07-26 | Auto merge of #42059 - derekdreery:bugfix/fix_emscripten_tests, r=alexcrichton | bors | -11/+57 |
| 2017-07-26 | Auto merge of #43485 - nrc:rls-env-fix, r=Mark-Simulacrum | bors | -0/+0 |
| 2017-07-26 | Update RLS | Nick Cameron | -0/+0 |
| 2017-07-26 | Auto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhs | bors | -12/+35 |
| 2017-07-25 | Bump master to 1.21.0 | Alex Crichton | -0/+0 |
| 2017-07-24 | Add a disabled builder for aarch64 emulated tests | Alex Crichton | -12/+35 |
| 2017-07-24 | Rollup merge of #43342 - ranweiler:no-std-exe-docs, r=alexcrichton | Mark Simulacrum | -0/+12 |
| 2017-07-24 | Auto merge of #43327 - nrc:rls-config, r=eddyb | bors | -0/+0 |
| 2017-07-24 | Point RLS submodule at a branch with required changes | Nick Cameron | -0/+0 |
| 2017-07-22 | Auto merge of #43059 - Mark-Simulacrum:rustbuild-2.0, r=alexcrichton | bors | -23/+16 |
| 2017-07-21 | Update Cargo to ffab51954ec32d55631c37a8730bb24915fc090b | Simon Sapin | -0/+1 |
| 2017-07-20 | Tell `tidy` about `compiler_builtins_lib` feature | Joe Ranweiler | -0/+12 |
| 2017-07-20 | Update to toml 0.4 | Mark Simulacrum | -23/+16 |
| 2017-07-20 | Auto merge of #43247 - est31:master, r=alexcrichton | bors | -16/+41 |
| 2017-07-17 | Only set cwd for test process, not compiler | Richard Dodd | -11/+40 |
| 2017-07-17 | Try running all tests using cwd | Richard Dodd | -5/+3 |
| 2017-07-17 | Make compiletest set cwd before running js tests | Richard Dodd | -3/+22 |
| 2017-07-17 | Run RLS tests | Nick Cameron | -0/+0 |
| 2017-07-17 | Remove exception from license check for strings.rs | Nick Cameron | -1/+0 |
| 2017-07-15 | Auto merge of #43207 - alexcrichton:update-cargo, r=nikomatsakis | bors | -0/+0 |
| 2017-07-15 | Tidy: allow common lang+lib features | est31 | -16/+41 |
| 2017-07-13 | Update the `cargo` submodule | Alex Crichton | -0/+0 |
| 2017-07-13 | Reduce the usage of features in compiletest and libtest | Oliver Schneider | -2/+1 |
| 2017-07-11 | update crate dependencies | steveklabnik | -2/+2 |
| 2017-07-11 | compiletest: Support custom normalization rules. | kennytm | -6/+65 |
| 2017-07-11 | compiletest: Refactor: Move the `ignore-{}` logic into its own method. | kennytm | -30/+34 |
| 2017-07-10 | Update rls to pull rustfmt with libsyntax changes | Vadim Petrochenkov | -0/+0 |
| 2017-07-06 | Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakis | bors | -0/+1 |
| 2017-07-05 | Merge remote-tracking branch 'origin/master' into proc_macro_api | Alex Crichton | -95/+81 |
| 2017-07-05 | Switch to rust-lang-nursery/compiler-builtins | Alex Crichton | -0/+1 |
| 2017-07-02 | Update cargo | est31 | -0/+0 |
| 2017-07-01 | Auto merge of #42977 - Keruspe:master, r=alexcrichton | bors | -0/+0 |
| 2017-07-01 | Auto merge of #42896 - llogiq:clippy_compiletest, r=alexcrichton | bors | -94/+79 |