| Age | Commit message (Expand) | Author | Lines |
| 2016-05-29 | Auto merge of #33902 - flo-l:fix-save-temps, r=dotdash | bors | -1/+1 |
| 2016-05-28 | Auto merge of #33825 - alexcrichton:fix-beta, r=aturon | bors | -9/+20 |
| 2016-05-28 | Auto merge of #33818 - alexcrichton:bump, r=nikomatsakis | bors | -1/+1 |
| 2016-05-27 | save-temps was moved under the -C switch | flo-l | -1/+1 |
| 2016-05-23 | mk: Fix bootstrapping cross-hosts on beta | Alex Crichton | -9/+20 |
| 2016-05-23 | mk: Bump version number | Alex Crichton | -1/+1 |
| 2016-05-22 | mk: Add --enable-local-rebuild to bootstrap from the current release | Josh Stone | -0/+12 |
| 2016-05-13 | add UI testing framework | Niko Matsakis | -2/+13 |
| 2016-05-11 | mk: Fix dependencies of unwind crate on musl | Alex Crichton | -2/+4 |
| 2016-05-09 | rustc: Implement custom panic runtimes | Alex Crichton | -3/+16 |
| 2016-05-08 | Auto merge of #33414 - Nercury:master, r=alexcrichton | bors | -0/+25 |
| 2016-05-08 | Rollup merge of #33424 - semarie:dist, r=alexcrichton | Manish Goregaokar | -1/+2 |
| 2016-05-08 | Auto merge of #33130 - eddyb:mir-const, r=nikomatsakis | bors | -1/+1 |
| 2016-05-07 | Rollup merge of #33314 - alexcrichton:fix-enable-ccache, r=pnkfelix | Steve Klabnik | -5/+5 |
| 2016-05-07 | Rollup merge of #33256 - pnkfelix:add-rustc-specific-tags-files, r=nikomatsakis | Steve Klabnik | -4/+11 |
| 2016-05-07 | mir: qualify and promote constants. | Eduard Burtescu | -1/+1 |
| 2016-05-07 | Add armv7-linux-androideabi target. | Nerijus Arlauskas | -0/+25 |
| 2016-05-06 | Auto merge of #33228 - nikomatsakis:compiletest-gut, r=acrichto | bors | -1/+0 |
| 2016-05-06 | kill the old auxiliary directory | Niko Matsakis | -1/+0 |
| 2016-05-06 | mk: Try to fix nightlies again | Alex Crichton | -3/+3 |
| 2016-05-06 | Distribute both rust-lldb and rust-gdb everywhere except win-msvc | Brian Anderson | -5/+8 |
| 2016-05-05 | mk: Fix building with --enable-ccache | Alex Crichton | -5/+5 |
| 2016-05-05 | specify the archive file as stdout | Sébastien Marie | -1/+2 |
| 2016-05-03 | mk: Pass CFLAGS for target, not host | Alex Crichton | -5/+5 |
| 2016-04-28 | Auto merge of #33093 - alexcrichton:rustbuild-rmake, r=nikomatsakis | bors | -92/+45 |
| 2016-04-28 | test: Move run-make tests into compiletest | Alex Crichton | -92/+45 |
| 2016-04-28 | Add `TAGS.rustc.emacs`/`TAGS.rustc.vi` make targets, (re-)including rustc sou... | Felix S. Klock II | -4/+11 |
| 2016-04-28 | Auto merge of #33208 - nrc:save-json, r=pnkfelix | bors | -1/+1 |
| 2016-04-25 | mk: Fix use of deprecated configure var | Alex Crichton | -1/+1 |
| 2016-04-25 | save-analysis: implement JSON dumps | Nick Cameron | -1/+1 |
| 2016-04-23 | Auto merge of #33084 - alexcrichton:osx-python-sanity, r=michaelwoerister | bors | -1/+2 |
| 2016-04-21 | port compiletest to use JSON output | Niko Matsakis | -1/+1 |
| 2016-04-20 | Auto merge of #31709 - ranma42:target_feature-from-llvm, r=alexcrichton | bors | -1/+5 |
| 2016-04-19 | mk: Bootstrap from stable instead of snapshots | Alex Crichton | -40/+27 |
| 2016-04-19 | mk: Force system python for LLDB tests on OSX | Alex Crichton | -1/+2 |
| 2016-04-18 | rustbuild: Add support for compiletest test suites | Alex Crichton | -3/+2 |
| 2016-04-14 | Rollup merge of #32884 - brson:bump, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2016-04-12 | tidy: Add a check to ensure Cargo.toml is in sync | Alex Crichton | -2/+2 |
| 2016-04-12 | rustbuild: Migrate tidy checks to Rust | Alex Crichton | -45/+9 |
| 2016-04-11 | Bump to 1.10 | Brian Anderson | -1/+1 |
| 2016-04-09 | Implement feature extraction from `TargetMachine` | Andrea Canciani | -0/+4 |
| 2016-04-09 | Reintroduce rustc_llvm dependency in rustc | Andrea Canciani | -1/+1 |
| 2016-04-07 | Auto merge of #32800 - Manishearth:rollup, r=Manishearth | bors | -0/+11 |
| 2016-04-07 | Rollup merge of #32731 - alexcrichton:known-bootstrap-key, r=brson | Manish Goregaokar | -0/+11 |
| 2016-04-06 | patch name in incremental's Cargo.toml | Niko Matsakis | -1/+2 |
| 2016-04-06 | Address nits. | Niko Matsakis | -1/+1 |
| 2016-04-06 | add incremental test runner and some tests | Niko Matsakis | -1/+11 |
| 2016-04-06 | make an incremental crate | Niko Matsakis | -2/+3 |
| 2016-04-06 | rustc: move rustc_front to rustc::hir. | Eduard Burtescu | -16/+15 |
| 2016-04-05 | Rollup merge of #32686 - mneumann:dragonfly_jemalloc_prefix, r=alexcrichton | Manish Goregaokar | -0/+2 |