| Age | Commit message (Expand) | Author | Lines |
| 2015-04-08 | configure: Disable debug assertions by default | Brian Anderson | -1/+1 |
| 2015-04-08 | configure: Rename --enable-debug to --enable-debug-assertions | Brian Anderson | -2/+2 |
| 2015-04-08 | configure: Remove obsolete --disable-verify option | Brian Anderson | -1/+0 |
| 2015-04-08 | configure: Remove obsolete --nightly flag | Brian Anderson | -11/+2 |
| 2015-04-07 | compiletest: Add support for running rustdoc tests | Alex Crichton | -0/+1 |
| 2015-04-04 | Rollup merge of #23990 - dhuseby:bitrig_fixing_jemalloc_config, r=alexcrichton | Manish Goregaokar | -2/+8 |
| 2015-04-03 | this correctly disables jemalloc on Bitrig | Dave Huseby | -2/+8 |
| 2015-04-03 | Workaround `javac` popup on MacOS X | Andrea Canciani | -1/+8 |
| 2015-03-30 | Auto merge of #23848 - cmr:no-compiler-docs, r=huonw | bors | -1/+2 |
| 2015-03-29 | mk: don't build docs for internal or behind-the-facade crates in beta/stable | Corey Richardson | -1/+2 |
| 2015-03-28 | Fix some typos | Vadim Petrochenkov | -1/+1 |
| 2015-03-23 | configure: Fix detection of 32-bit Linux userspace | Brian Anderson | -3/+12 |
| 2015-03-15 | powerpc: Support configure on native ppc[64] hosts | Richo Healey | -1/+4 |
| 2015-03-14 | Drop support for LLVM < 3.5 and fix compile errors with 3.5 | Björn Steinbrink | -2/+2 |
| 2015-03-10 | disabling jemalloc on bitrig | Dave Huseby | -1/+2 |
| 2015-03-09 | fixing configure so that it works on bitrig/openbsd | Dave Huseby | -1/+1 |
| 2015-03-07 | added support for CYGWIN 6.3 into configure script | Chloe | -0/+4 |
| 2015-03-06 | Auto merge of #22474 - iKevinY:pandoc-version-check, r=brson | bors | -3/+5 |
| 2015-03-02 | Fix Pandoc version check in configure | Kevin Yap | -3/+5 |
| 2015-02-28 | Drop support for clang < 3.2 | Björn Steinbrink | -1/+1 |
| 2015-02-21 | Auto merge of #21959 - dhuseby:bitrig-support, r=brson | bors | -1/+12 |
| 2015-02-16 | Add pfail targets for parse-fail tests | Florian Hahn | -0/+1 |
| 2015-02-14 | Auto merge of #22041 - semarie:configure-compat, r=alexcrichton | bors | -1/+2 |
| 2015-02-11 | restore the clobber behavior during config | Dave Huseby | -6/+5 |
| 2015-02-11 | bitrig integration | Dave Huseby | -6/+18 |
| 2015-02-10 | Add a flag to skip the LLVM version check in configure | Björn Steinbrink | -1/+2 |
| 2015-02-07 | sed -i option isn't portable | Sébastien Marie | -1/+2 |
| 2015-02-05 | Only accept xelatex for building PDF docs | Steve Klabnik | -2/+0 |
| 2015-02-01 | openbsd support | Sébastien Marie | -0/+4 |
| 2015-01-25 | Auto merge of #21582 - FlaPer87:rollup, r=brson | bors | -2/+3 |
| 2015-01-24 | Auto merge of #21452 - bleibig:bison-grammar, r=nikomatsakis | bors | -0/+2 |
| 2015-01-24 | Rollup merge of #21541 - steveklabnik:gh13179, r=huonw | Flavio Percoco Premoli | -0/+1 |
| 2015-01-22 | Check for make in configure | Steve Klabnik | -0/+1 |
| 2015-01-22 | Language tweak in configure | Steve Klabnik | -2/+2 |
| 2015-01-21 | rollup merge of #21413: ahmedcharles/remove-test-features | Alex Crichton | -1/+0 |
| 2015-01-21 | Auto merge of #21242 - richo:no-perl, r=brson | bors | -2/+1 |
| 2015-01-20 | Add a LALR grammar for Rust with testing support | Brian Leibig | -0/+2 |
| 2015-01-19 | Remove ratchet-bench from configure. | Ahmed Charles | -1/+0 |
| 2015-01-17 | configure: Use a more portable 'date' command to create the bootstrap key | Brian Anderson | -1/+1 |
| 2015-01-16 | Remove perl as a dependency | Richo Healey | -2/+1 |
| 2015-01-11 | powerpc: Add support to configure | Richo Healey | -2/+6 |
| 2015-01-08 | "The Rust Programming Language" | Steve Klabnik | -12/+0 |
| 2015-01-07 | Preliminary feature staging | Brian Anderson | -0/+12 |
| 2015-01-03 | Initial version of AArch64 support. | Akos Kiss | -2/+6 |
| 2014-12-11 | Remove mentions of sundown. | Steve Klabnik | -2/+1 |
| 2014-12-04 | auto merge of #18613 : steveklabnik/rust/ownership_guide, r=huonw | bors | -1/+1 |
| 2014-12-02 | remove two unneccesary directories from configure | Steve Klabnik | -2/+1 |
| 2014-11-26 | Lifetime guide -> ownership guide | Steve Klabnik | -1/+1 |
| 2014-11-24 | remove the generation of grammar from the reference | Steve Klabnik | -1/+0 |
| 2014-11-23 | rollup merge of #19239: jauhien/fix-libdir | Jakub Bukaj | -10/+14 |