| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2016-04-04 | mk: Hardcode the bootstrap key for each release | Alex Crichton | -0/+11 |
| 2016-04-03 | mk: Add configure option for disabling codegen tests | Alex Crichton | -2/+6 |
| 2016-04-02 | Prefix jemalloc on DragonFly to prevent segfaults. | Michael Neumann | -0/+2 |
| 2016-03-30 | move `const_eval` and `check_match` out of `librustc` | Oliver Schneider | -10/+13 |
| 2016-03-30 | rename `rustc_const_eval` to `rustc_const_math` | Oliver Schneider | -1/+1 |
| 2016-03-29 | Auto merge of #32593 - alexcrichton:fix-i586-msvc, r=brson | bors | -2/+2 |
| 2016-03-29 | Auto merge of #32576 - alexcrichton:metadata-for-our-crates, r=brson | bors | -9/+5 |
| 2016-03-29 | mk: A few build fixes for i586-pc-windows-msvc | Alex Crichton | -2/+2 |
| 2016-03-29 | mk: move rustc_const_eval to RUSTC_CRATES where it belongs. | Eduard Burtescu | -2/+3 |
| 2016-03-29 | rustc_platform_intrinsics: remove unused rustc dependency. | Eduard Burtescu | -1/+1 |
| 2016-03-29 | Remove unnecessary dependencies on rustc_llvm. | Eduard Burtescu | -2/+2 |