| Age | Commit message (Expand) | Author | Lines |
| 2017-07-25 | Bump master to 1.21.0 | Alex Crichton | -0/+0 |
| 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 | 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 |
| 2017-06-30 | Rollup merge of #42911 - nrc:rls-update, r=brson | Guillaume Gomez | -0/+0 |
| 2017-06-30 | update cargo submodule | Marc-Antoine Perennou | -0/+0 |
| 2017-06-29 | fix a stray semicolon | Andre Bogus | -1/+1 |
| 2017-06-29 | Rollup merge of #42219 - pwoolcoc:add-allow-fail-to-libtest, r=GuillaumeGomez | Ariel Ben-Yehuda | -0/+1 |
| 2017-06-28 | Update RLS submodule | Nick Cameron | -0/+0 |
| 2017-06-27 | address tidy error & comment | Andre Bogus | -4/+3 |
| 2017-06-26 | Rollup merge of #42917 - kennytm:gdb-fatal-proc-rec, r=Mark-Simulacrum | Corey Farwell | -1/+1 |
| 2017-06-27 | compiletest: show details if GDB failed to execute. | kennytm | -1/+1 |
| 2017-06-26 | Update Cargo | Mark Simulacrum | -0/+0 |
| 2017-06-26 | Fix a semantic merge conflict | Alex Crichton | -1/+1 |
| 2017-06-26 | Implement `quote!` and other `proc_macro` API. | Jeffrey Seyfried | -9/+1 |
| 2017-06-25 | fixed some clippy warnings in compiletest | Andre Bogus | -93/+79 |
| 2017-06-24 | Auto merge of #42784 - tlively:wasm-bot, r=alexcrichton | bors | -1/+0 |
| 2017-06-24 | Auto merge of #42541 - gilescope:patch-1, r=alexcrichton | bors | -0/+0 |
| 2017-06-24 | add `allow_fail` test attribute | Paul Woolcock | -0/+1 |
| 2017-06-23 | Added a tidy check to disallow "```ignore" and "```rust,ignore". | kennytm | -0/+15 |
| 2017-06-22 | Add target option for linker environment variables | Thomas Lively | -8/+2 |
| 2017-06-22 | Make wasm32 buildbot test LLVM backend | Thomas Lively | -3/+8 |
| 2017-06-22 | Updating cargo to latest | Giles Cope | -0/+0 |
| 2017-06-21 | Rollup merge of #42766 - nrc:versions, r=nagisa | Corey Farwell | -0/+0 |
| 2017-06-20 | Switch to the crates.io `getopts` crate | Alex Crichton | -52/+52 |
| 2017-06-20 | Remove the in-tree `flate` crate | Alex Crichton | -3/+0 |
| 2017-06-20 | Update RLS submod | Nick Cameron | -0/+0 |
| 2017-06-20 | Updating cargo to include #4181. | Giles Cope | -0/+0 |
| 2017-06-19 | Auto merge of #42722 - est31:master, r=Mark-Simulacrum | bors | -14/+14 |