| Age | Commit message (Expand) | Author | Lines |
| 2014-01-20 | Don't emit landing pads with -Z no-landing-pads | Alex Crichton | -1/+33 |
| 2014-01-18 | auto merge of #11619 : adridu59/rust/patch-md, r=cmr | bors | -38/+58 |
| 2014-01-18 | auto merge of #11629 : brson/rust/whattayaknowitsmoreandroidfixes, r=cmr | bors | -0/+2 |
| 2014-01-18 | auto merge of #11622 : bjz/rust/simplify-primitive-trait, r=brson | bors | -84/+31 |
| 2014-01-18 | doc: fix dangling links in rust.md | Adrien Tétar | -12/+9 |
| 2014-01-18 | auto merge of #11614 : remen/rust/patch-1, r=alexcrichton | bors | -2/+2 |
| 2014-01-18 | auto merge of #11605 : alexcrichton/rust/issue-9582, r=brson | bors | -3/+17 |
| 2014-01-17 | auto merge of #11001 : DaGenix/rust/iter-renaming, r=alexcrichton | bors | -477/+476 |
| 2014-01-17 | Move macro-crate to run-pass-fulldeps and force-host the aux build | Brian Anderson | -0/+2 |
| 2014-01-17 | xfail shootout-reverse-complement on android | Brian Anderson | -0/+2 |
| 2014-01-18 | Rename iterators for consistency | Palmer Cox | -477/+476 |
| 2014-01-17 | auto merge of #11086 : metajack/rust/rustpkg-new-crateid-syntax, r=cmr | bors | -45/+20 |
| 2014-01-17 | auto merge of #11503 : FlaPer87/rust/master, r=huonw | bors | -54/+82 |
| 2014-01-17 | auto merge of #11497 : huonw/rust/trie-internal-iter, r=alexcrichton | bors | -52/+119 |
| 2014-01-17 | auto merge of #11618 : alexcrichton/rust/force-host, r=brson | bors | -4/+44 |
| 2014-01-18 | std::trie: use unsafe code to give a 3x speed up to the iterator. | Huon Wilson | -39/+118 |
| 2014-01-18 | std::trie: remove each_{key,value}_reverse internal iterators. | Huon Wilson | -13/+1 |
| 2014-01-18 | Add FIXME comments regarding issue #11526. | Brendan Zabarauskas | -0/+22 |
| 2014-01-18 | Simplify std::num::Primitive trait definition | Brendan Zabarauskas | -84/+9 |
| 2014-01-17 | Warning police. | Jack Moffitt | -16/+1 |
| 2014-01-17 | Change some rustpkg tests to use new crate_id syntax. | Jack Moffitt | -3/+5 |
| 2014-01-17 | Use the libsyntax PkgId parser in Rustpkg, but keep Rustpkg's version smarts. | Jack Moffitt | -26/+14 |
| 2014-01-17 | auto merge of #11604 : alexcrichton/rust/issue-11162, r=brson | bors | -4/+7 |
| 2014-01-17 | auto merge of #11598 : alexcrichton/rust/io-export, r=brson | bors | -180/+204 |
| 2014-01-17 | test: Add the ability to force a host target | Alex Crichton | -4/+44 |
| 2014-01-17 | doc: fix rust.md fallout | Adrien Tétar | -21/+25 |
| 2014-01-17 | Elaborate manual on matching (dereference patterns, lvalue/rvalue matching) | Edward Z. Yang | -2/+20 |
| 2014-01-17 | doc: fix version stamp for TeX files | Adrien Tétar | -7/+8 |
| 2014-01-17 | Fixup in guide-testing.md | Petter Remen | -2/+2 |
| 2014-01-17 | Tweak the interface of std::io | Alex Crichton | -180/+204 |
| 2014-01-17 | auto merge of #11585 : nikomatsakis/rust/issue-3511-rvalue-lifetimes, r=pcwalton | bors | -3729/+5039 |
| 2014-01-17 | Adjust comments in test case | Niko Matsakis | -4/+3 |
| 2014-01-17 | Update years on more license headers | Niko Matsakis | -9/+9 |
| 2014-01-17 | Update year on license header | Niko Matsakis | -1/+1 |
| 2014-01-17 | Add a generic power function | Flavio Percoco | -54/+82 |
| 2014-01-17 | auto merge of #11479 : khodzha/rust/peekable_empty, r=brson | bors | -1/+15 |
| 2014-01-17 | Change expansion of `for` loop to use a `match` statement | Niko Matsakis | -18/+82 |
| 2014-01-17 | Extend temporary lifetimes if there is a ref in an enum binding | Niko Matsakis | -0/+2 |
| 2014-01-17 | Link lifetimes in `let` patterns just as we do for `match` patterns | Niko Matsakis | -3/+72 |
| 2014-01-17 | auto merge of #11601 : dguenther/rust/fix_test_summary, r=brson | bors | -10/+18 |
| 2014-01-17 | auto merge of #11498 : c-a/rust/optimize_vuint_at, r=alexcrichton | bors | -23/+79 |
| 2014-01-17 | Make main() public in uninit-empty-types | Niko Matsakis | -1/+1 |
| 2014-01-16 | auto merge of #11553 : klutzy/rust/rustc-cleanups, r=alexcrichton | bors | -297/+187 |
| 2014-01-17 | syntax::ast: Remove/Recover tests | klutzy | -123/+34 |
| 2014-01-17 | rustc::metadata: Remove trait FileSearch | klutzy | -114/+98 |
| 2014-01-17 | rustc::driver: Capitalize structs and enums | klutzy | -60/+55 |
| 2014-01-16 | auto merge of #11584 : alexcrichton/rust/issue-3862, r=brson | bors | -5/+17 |
| 2014-01-16 | auto merge of #11151 : sfackler/rust/ext-crate, r=alexcrichton | bors | -205/+873 |
| 2014-01-16 | Distinguish zero-size types from those that we return as void | Niko Matsakis | -20/+34 |
| 2014-01-16 | Fix uninit() intrinsic when used with empty types | Niko Matsakis | -1/+25 |