| Age | Commit message (Expand) | Author | Lines |
| 2016-08-01 | Bump beta version to .3 | Alex Crichton | -1/+1 |
| 2016-07-27 | mk: Don't pass -msoft-float on mips-gnu | Alex Crichton | -3/+3 |
| 2016-07-26 | Update the beta to .2 | Alex Crichton | -1/+1 |
| 2016-07-01 | Auto merge of #34578 - alexcrichton:lets-just-keep-trying-to-fix-the-nightlie... | bors | -1/+1 |
| 2016-06-30 | mk: Request -march=i686 on i686 Linux | Alex Crichton | -1/+1 |
| 2016-06-30 | mk: Don't consider LLVM done until it's done | Alex Crichton | -2/+5 |
| 2016-06-28 | Auto merge of #34519 - alexcrichton:fix-nightlies, r=brson | bors | -1/+13 |
| 2016-06-27 | mk: Make some LLVM building support more robust | Alex Crichton | -1/+13 |
| 2016-06-25 | Rollup merge of #34403 - jonathandturner:move_liberror, r=alexcrichton | Jeffrey Seyfried | -21/+23 |
| 2016-06-23 | Move errors from libsyntax to its own crate | Jonathan Turner | -21/+23 |
| 2016-06-21 | Convert makefiles to build LLVM/compiler-rt with CMake | Brian Anderson | -65/+116 |
| 2016-06-10 | Check error index in `make check` | Seo Sanghyeon | -0/+1 |
| 2016-06-08 | remove the librustc_trans -> librustc_mir dependency | Ariel Ben-Yehuda | -3/+3 |
| 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 |