| Age | Commit message (Expand) | Author | Lines |
| 2017-12-10 | Imply must-compile-successfully in ui-tests when the run-pass flag is present. | Tommy Ip | -4/+6 |
| 2017-12-10 | Enforce successful ui tests to have must-compile-successfully flag. | Tommy Ip | -7/+11 |
| 2017-12-07 | Auto merge of #46532 - est31:master, r=est31 | bors | -4/+6 |
| 2017-12-07 | extend MIR dump with detailed, extra information | Niko Matsakis | -3/+8 |
| 2017-12-07 | Tidy: allow feature-gate tests to be ui tests | est31 | -4/+6 |
| 2017-12-06 | pacify the mercilous tidy | Niko Matsakis | -1/+2 |
| 2017-12-06 | compiletest: account for `ui` reference files when deciding to skip | Niko Matsakis | -8/+40 |
| 2017-12-06 | runtest: rustfmt | Niko Matsakis | -754/+1136 |
| 2017-12-06 | Update Cargo | Nick Cameron | -0/+0 |
| 2017-12-06 | Update rls and rustfmt | Nick Cameron | -7/+21 |
| 2017-12-05 | Add armv5te-unknown-linux-gnueabi to cross builder | Marco A L Barbosa | -0/+1 |
| 2017-12-02 | Auto merge of #46326 - GuillaumeGomez:sidebar-text, r=QuietMisdreavus | bors | -0/+1 |
| 2017-12-02 | Rollup merge of #46376 - SimonSapin:cargoup, r=kennytm | kennytm | -0/+0 |
| 2017-12-01 | Auto merge of #45846 - pietroalbini:use-nested-groups, r=petrochenkov | bors | -2/+2 |
| 2017-11-30 | Reenable clippy | Oliver Schneider | -9/+22 |
| 2017-11-30 | Mark rustfmt and rls as broken | Pietro Albini | -2/+2 |
| 2017-11-30 | Update Cargo to Wed Nov 29 15:19:05 2017 +0000 | Simon Sapin | -0/+0 |
| 2017-11-29 | Fix invalid HTML escape | Guillaume Gomez | -0/+1 |
| 2017-11-29 | Update Rustfmt again | Nick Cameron | -20/+6 |
| 2017-11-29 | Update Cargo | Nick Cameron | -0/+0 |
| 2017-11-29 | Update RLS and Rustfmt | Nick Cameron | -14/+14 |
| 2017-11-28 | Rollup merge of #46275 - dtolnay:compiletest-libc, r=Mark-Simulacrum | kennytm | -0/+2 |
| 2017-11-26 | mark rustfmt as broken | Ariel Ben-Yehuda | -1/+1 |
| 2017-11-26 | Compiletest libc dependency can be unix-only | David Tolnay | -0/+2 |
| 2017-11-25 | rustbuild: Enable WebAssembly backend by default | Alex Crichton | -0/+1 |
| 2017-11-24 | Merge cfail and ui tests into ui tests | Oliver Schneider | -21/+26 |
| 2017-11-24 | UI tests extract the regular output from the 'rendered' field in json | Oliver Schneider | -8/+48 |
| 2017-11-24 | Simplify an Iterator::fold to Iterator::any | Oliver Schneider | -1/+1 |
| 2017-11-22 | Rollup merge of #46155 - SimonSapin:stylo, r=kennytm | kennytm | -2/+2 |
| 2017-11-22 | Rollup merge of #46052 - oli-obk:rendered_diagnostics_in_json, r=petrochenkov | kennytm | -4/+14 |
| 2017-11-21 | Revert servo to upstream in cargotest | Simon Sapin | -2/+2 |
| 2017-11-20 | [rustllvm] Use report_fatal_error over llvm_unreachable | Robin Kruppe | -2/+9 |
| 2017-11-20 | Address PR comments | Oliver Schneider | -1/+5 |
| 2017-11-20 | Include rendered diagnostic in json | Oliver Schneider | -4/+10 |
| 2017-11-20 | Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturon | bors | -4/+35 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -4/+35 |
| 2017-11-19 | cargotest: temporarily use eddyb/servo to include servo/servo#19285. | Eduard-Mihai Burtescu | -2/+2 |
| 2017-11-19 | rustc: remove Ty::layout and move everything to layout_of. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-11-17 | Auto merge of #46004 - michaelwoerister:cached-mir-wip-3, r=nikomatsakis | bors | -0/+1 |
| 2017-11-16 | Auto merge of #45897 - tromey:trait-object-debug, r=michaelwoerister | bors | -0/+8 |
| 2017-11-16 | Reenable Clippy | Oliver Schneider | -19/+8 |
| 2017-11-15 | Change clippy to broken after hir::Ty enum change | Christopher Vittal | -1/+1 |
| 2017-11-15 | Reenable clippy testing | Oliver Schneider | -6/+20 |
| 2017-11-15 | Allow minimum system LLVM version in tests | Tom Tromey | -0/+8 |
| 2017-11-14 | incr.comp.: Cache TypeckTables and add -Zincremental-queries flag. | Michael Woerister | -1/+2 |
| 2017-11-13 | Auto merge of #45903 - nrc:rustfmt-dist, r=alexcrichton | bors | -0/+30 |
| 2017-11-13 | Rollup merge of #45917 - ollie27:compiletest_stamp, r=alexcrichton | kennytm | -0/+5 |
| 2017-11-13 | Rollup merge of #45914 - michaelwoerister:fix-test-header-parsing, r=alexcric... | kennytm | -10/+11 |
| 2017-11-12 | Bump cargo to master. | Mark Simulacrum | -0/+0 |
| 2017-11-13 | review changes | Nick Cameron | -4/+0 |