| Age | Commit message (Expand) | Author | Lines |
| 2015-05-11 | Bump prerelease version to .5 | Brian Anderson | -1/+1 |
| 2015-04-30 | Bump prerelease version to .4 | Brian Anderson | -1/+1 |
| 2015-04-24 | Prerelease version is .3 | Brian Anderson | -1/+1 |
| 2015-04-14 | Auto merge of #24287 - brson:beta, r=steveklabnik | bors | -1/+1 |
| 2015-04-10 | mk: Add a printer helper to the make setup | Richo Healey | -0/+3 |
| 2015-04-10 | Bump prerelease version | Brian Anderson | -1/+1 |
| 2015-04-10 | Auto merge of #24177 - alexcrichton:rustdoc, r=aturon | bors | -39/+29 |
| 2015-04-08 | configure: Add --enable-debug-jemalloc | Brian Anderson | -0/+4 |
| 2015-04-08 | configure: Add --enable-debuginfo | Brian Anderson | -0/+5 |
| 2015-04-08 | configure: Clarify --enable-debug-assertions status message | Brian Anderson | -1/+1 |
| 2015-04-08 | configure: Disable debug assertions by default | Brian Anderson | -3/+3 |
| 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 | -8/+2 |
| 2015-04-07 | mk: Stop documenating non-facade crates | Alex Crichton | -37/+12 |
| 2015-04-07 | mk: Pass the same flags to rustdoc as rustc | Alex Crichton | -1/+1 |
| 2015-04-07 | test: Move all run-make rustdoc tests to test/rustdoc | Alex Crichton | -1/+1 |
| 2015-04-07 | compiletest: Add support for running rustdoc tests | Alex Crichton | -1/+16 |
| 2015-03-31 | Auto merge of #23678 - richo:check-flightcheck, r=alexcrichton | bors | -1/+6 |
| 2015-03-31 | Rollup merge of #23874 - cmr:no-compiler-docs, r=alexcrichton | Manish Goregaokar | -8/+13 |
| 2015-03-30 | mk: build and distribute facade crates unconditionally (for now) | Corey Richardson | -8/+13 |
| 2015-03-30 | Auto merge of #23848 - cmr:no-compiler-docs, r=huonw | bors | -11/+26 |
| 2015-03-29 | mk: don't build docs for internal or behind-the-facade crates in beta/stable | Corey Richardson | -11/+26 |
| 2015-03-28 | Fix some typos | Vadim Petrochenkov | -2/+2 |
| 2015-03-27 | check: Warn users with nonzero RLIMIT_CORE | Richo Healey | -1/+6 |
| 2015-03-25 | make it use gdb instead of lldb when mac-android cross compile | Sae-bom Kim | -0/+5 |
| 2015-03-17 | Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichton | Manish Goregaokar | -4/+0 |
| 2015-03-17 | Auto merge of #23429 - rprichard:fix-linux-build, r=alexcrichton | bors | -0/+1 |
| 2015-03-16 | Fix the Linux nightly build by adding a LLVM_CONFIG_<target-triple> dep. | Ryan Prichard | -0/+1 |
| 2015-03-16 | join lines in makefile | Jorge Aparicio | -2/+1 |
| 2015-03-16 | move some tests back to libcollections | Jorge Aparicio | -1/+1 |
| 2015-03-16 | extract libcollections tests into libcollectionstest | Jorge Aparicio | -1/+6 |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -4/+0 |
| 2015-03-13 | Avoid passing -L "" during cross-compilation. | Ryan Prichard | -2/+3 |
| 2015-03-13 | Rollup merge of #23324 - rprichard:fix-freebsd, r=brson | Manish Goregaokar | -4/+4 |
| 2015-03-12 | Fix naming of beta artifacts again | Brian Anderson | -2/+2 |
| 2015-03-12 | Avoid passing -L "" to rustc. | Ryan Prichard | -4/+4 |
| 2015-03-11 | mk/tests: filter more possible debug-assertions | Cody P Schafer | -1/+1 |
| 2015-03-10 | configure: have --enable-debug set -C debug-assertions=on so `debug!()` works... | Cody P Schafer | -1/+1 |
| 2015-03-06 | Rollup merge of #23094 - brson:beta, r=huonw | Manish Goregaokar | -3/+3 |
| 2015-03-05 | mk: Once again rename the beta channel artifacts as 'beta' | Brian Anderson | -3/+3 |
| 2015-03-05 | rustc: Add a debug_assertions #[cfg] directive | Alex Crichton | -1/+1 |
| 2015-03-04 | std: Deprecate std::old_io::fs | Alex Crichton | -0/+2 |
| 2015-03-03 | Make build timestamp files robust in face of concurrent source modification. | Felix S. Klock II | -15/+32 |
| 2015-02-28 | Separate most of rustc::lint::builtin into a separate crate. | Huon Wilson | -6/+9 |
| 2015-02-21 | Auto merge of #21959 - dhuseby:bitrig-support, r=brson | bors | -9/+43 |
| 2015-02-18 | rollup merge of #22118: fhahn/separate-parse-fail-2 | Alex Crichton | -4/+13 |
| 2015-02-18 | Manual merge of #22475 - alexcrichton:rollup, r=alexcrichton | Huon Wilson | -2/+8 |
| 2015-02-17 | rollup merge of #22331: steveklabnik/guidelines | Alex Crichton | -1/+7 |
| 2015-02-17 | Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton | bors | -20/+21 |
| 2015-02-17 | Fix removal of complement-bugreport.md | Manish Goregaokar | -1/+1 |