| Age | Commit message (Expand) | Author | Lines |
| 2014-07-10 | auto merge of #15578 : alexcrichton/rust/fix-dist-again, r=pnkfelix | bors | -1/+0 |
| 2014-07-10 | mk: Don't run rustc manually during distcheck | Alex Crichton | -1/+0 |
| 2014-07-10 | auto merge of #15556 : alexcrichton/rust/snapshots, r=brson | bors | -10/+1 |
| 2014-07-09 | auto merge of #15283 : kwantam/rust/master, r=alexcrichton | bors | -5/+8 |
| 2014-07-09 | Register new snapshots | Alex Crichton | -10/+1 |
| 2014-07-09 | fix test failures | kwantam | -3/+3 |
| 2014-07-08 | auto merge of #14832 : alexcrichton/rust/no-rpath, r=brson | bors | -2/+2 |
| 2014-07-07 | mk: Run tidy after tests in 'make check' | Brian Anderson | -1/+1 |
| 2014-07-07 | Add libunicode; move unicode functions from core | kwantam | -3/+6 |
| 2014-07-06 | mk: Fix bootstrapping the nightly builds | Alex Crichton | -8/+10 |
| 2014-07-05 | rustc: Stop putting hashes in filenames by default | Alex Crichton | -1/+12 |
| 2014-07-04 | auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brson | bors | -1/+1 |
| 2014-07-02 | Build rustc with /LARGEADDRESSAWARE on windows. | Luqman Aden | -0/+1 |
| 2014-07-02 | Merge remote-tracking branch 'origin/master' into 0.11.0-release | Alex Crichton | -6/+12 |
| 2014-06-30 | Fix distcheck | Steven Fackler | -0/+1 |
| 2014-06-30 | auto merge of #15237 : zzmp/rust/feat/markdown-in-crate-documentation, r=huonw | bors | -4/+4 |
| 2014-06-30 | Allow external html in rustdoc for crates. | zzmp | -4/+4 |
| 2014-06-29 | Extract tests from libcore to a separate crate | Steven Fackler | -2/+7 |
| 2014-06-27 | Update to 0.11.0 0.11.0 | Alex Crichton | -1/+1 |
| 2014-06-24 | Stabilize version output for rustc and rustdoc | Robert Buonpastore | -2/+8 |
| 2014-06-24 | Add the Guide, add warning to tutorial. | Steve Klabnik | -1/+1 |
| 2014-06-24 | Remove the cheat sheet. | Steve Klabnik | -1/+1 |
| 2014-06-24 | auto merge of #14963 : w3ln4/rust/master, r=alexcrichton | bors | -1/+31 |
| 2014-06-24 | Added Mipsel architecture support | Pawel Olzacki | -1/+31 |
| 2014-06-16 | rustc: Disable rpath settings by default | Alex Crichton | -2/+2 |
| 2014-06-16 | Test fixes from rollup | Alex Crichton | -1/+2 |
| 2014-06-16 | Fix --disable-rpath and tests | Alex Crichton | -8/+9 |
| 2014-06-16 | alloc: Allow disabling jemalloc | Alex Crichton | -0/+7 |
| 2014-06-16 | auto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton | bors | -34/+110 |
| 2014-06-16 | Potential fix for Win32 build | Valerii Hiora | -1/+0 |
| 2014-06-13 | remove unnecessary PaX detection | Daniel Micay | -4/+0 |
| 2014-06-12 | Platform configuration | Valerii Hiora | -34/+111 |
| 2014-06-12 | mk: Allow using a locally compiled libuv.a | Alex Crichton | -8/+19 |
| 2014-06-12 | mk: Allow usage of a local jemalloc install | Alex Crichton | -2/+16 |
| 2014-06-11 | sync: Move underneath libstd | Alex Crichton | -6/+6 |
| 2014-06-10 | auto merge of #14777 : alexcrichton/rust/issue-14747, r=huonw | bors | -2/+6 |
| 2014-06-09 | Macro crates now depend on librustc | Keegan McAllister | -3/+3 |
| 2014-06-09 | mk: Ensure docs have relative links to each other | Alex Crichton | -2/+6 |
| 2014-06-06 | std: Extract librustrt out of libstd | Alex Crichton | -6/+9 |
| 2014-06-06 | rustdoc: Submit examples to play.rust-lang.org | Alex Crichton | -1/+3 |
| 2014-06-06 | mk: Run doc tests with --cfg dox | Alex Crichton | -1/+1 |
| 2014-06-05 | mk: Move rust_test_helpers out of libstd | Alex Crichton | -3/+4 |
| 2014-06-05 | std: Recreate a `collections` module | Alex Crichton | -11/+12 |
| 2014-06-04 | auto merge of #14592 : alexcrichton/rust/rustdoc-links, r=huonw | bors | -3/+5 |
| 2014-06-04 | auto merge of #14633 : huonw/rust/nodylibc, r=alexcrichton | bors | -0/+1 |
| 2014-06-04 | libc: only provide an rlib. | Huon Wilson | -0/+1 |
| 2014-06-01 | mk: Less noisy rustdoc invocations | Alex Crichton | -3/+5 |
| 2014-05-30 | Remove libworkcache | Steven Fackler | -2/+1 |
| 2014-05-29 | std: Recreate a `rand` module | Alex Crichton | -6/+7 |
| 2014-05-28 | auto merge of #14476 : luqmana/rust/docs, r=alexcrichton | bors | -0/+1 |