| Age | Commit message (Expand) | Author | Lines |
| 2014-11-07 | Rename deprecated EnumSet methods in unit tests. | Joseph Crail | -2/+2 |
| 2014-11-07 | auto merge of #18688 : bkoropoff/rust/unboxed-closure-subst-fixes, r=nikomats... | bors | -50/+99 |
| 2014-11-07 | auto merge of #18673 : VHaravy/rust/issue-18632, r=alexcrichton | bors | -6/+23 |
| 2014-11-07 | auto merge of #17830 : pczarn/rust/interp_tt, r=pnkfelix | bors | -435/+539 |
| 2014-11-07 | auto merge of #18721 : SimonSapin/rust/safer-enumset, r=alexcrichton | bors | -2/+53 |
| 2014-11-07 | Do not put double quotes around empty variables. | Vitali Haravy | -1/+6 |
| 2014-11-07 | auto merge of #18714 : nikomatsakis/rust/issue-18621-deref-for-refs, r=aturon | bors | -8/+78 |
| 2014-11-07 | auto merge of #18698 : japaric/rust/index, r=alexcrichton | bors | -3/+18 |
| 2014-11-07 | Add `ast::SequenceRepetition` | Piotr Czarnecki | -93/+160 |
| 2014-11-07 | Add and update tests | Piotr Czarnecki | -15/+26 |
| 2014-11-07 | auto merge of #18672 : brandonson/rust/functional-update-walk, r=nikomatsakis | bors | -2/+34 |
| 2014-11-06 | libs: add Deref, DerefMut impls for references, fixing a bug in compiler in t... | Niko Matsakis | -8/+78 |
| 2014-11-06 | Add regression test for #18685 | Brian Koropoff | -0/+30 |
| 2014-11-06 | Add regression test for #18661 | Brian Koropoff | -0/+28 |
| 2014-11-06 | Fix handling of unboxed closure type param substitutions | Brian Koropoff | -50/+41 |
| 2014-11-06 | Add example impl in CLike docs. Fix 13752. | Simon Sapin | -1/+21 |
| 2014-11-06 | EnumSet assertion: better error message. | Simon Sapin | -1/+3 |
| 2014-11-06 | Make EnumSet not silently corrupt data. | Simon Sapin | -1/+30 |
| 2014-11-07 | auto merge of #18713 : juxiliary/rust/master, r=alexcrichton | bors | -1/+17 |
| 2014-11-06 | Implement Index/IndexMut for [T] | Jorge Aparicio | -3/+18 |
| 2014-11-07 | auto merge of #18719 : alexcrichton/rust/rollup, r=alexcrichton | bors | -2441/+3508 |
| 2014-11-06 | rollup merge of #18709 : alexcrichton/fix-windows | Alex Crichton | -0/+1 |
| 2014-11-06 | fix EnumSet::is_subset | Alex Crichton | -2/+7 |
| 2014-11-06 | Test fixes and rebase conflicts | Alex Crichton | -2/+2 |
| 2014-11-06 | rollup merge of #18625 : alexcrichton/no-more-rlibc | Alex Crichton | -205/+1 |
| 2014-11-06 | rollup merge of #18691 : subhashb/add_clone_trait_to_filetype | Alex Crichton | -1/+16 |
| 2014-11-06 | rollup merge of #18654 : michaelwoerister/lldb-test-timeout | Alex Crichton | -1/+28 |
| 2014-11-06 | rollup merge of #18708 : qwitwa/master | Alex Crichton | -2/+2 |
| 2014-11-06 | rollup merge of #18707 : japaric/moar-dst | Alex Crichton | -18/+77 |
| 2014-11-06 | rollup merge of #18705 : fabricedesre/patch-1 | Alex Crichton | -1/+1 |
| 2014-11-06 | rollup merge of #18696 : tshakah/patch-1 | Alex Crichton | -1/+1 |
| 2014-11-06 | rollup merge of #18695 : steveklabnik/gh17023 | Alex Crichton | -1/+2 |
| 2014-11-06 | rollup merge of #18684 : nathan7/patch-1 | Alex Crichton | -4/+5 |
| 2014-11-06 | rollup merge of #18683 : thestinger/typo | Alex Crichton | -5/+5 |
| 2014-11-06 | rollup merge of #18679 : brson/lint-trait | Alex Crichton | -27/+72 |
| 2014-11-06 | Remove rlibc from the distribution | Alex Crichton | -205/+1 |
| 2014-11-06 | rollup merge of #18665 : scribu/patch-1 | Alex Crichton | -1/+1 |
| 2014-11-06 | rollup merge of #18664 : klutzy/getrandom | Alex Crichton | -12/+120 |
| 2014-11-06 | rollup merge of #18656 : thiagopnts/rename-deprecated-non_uppercase_statics | Alex Crichton | -5/+5 |
| 2014-11-06 | rollup merge of #18647 : jbcrail/rename-dragonfly | Alex Crichton | -1/+3 |
| 2014-11-06 | rollup merge of #18644 : luqmana/pefc | Alex Crichton | -1/+24 |
| 2014-11-06 | rollup merge of #18636 : luqmana/armf | Alex Crichton | -1/+1 |
| 2014-11-06 | rollup merge of #18633 : huonw/target-spec-spelling | Alex Crichton | -1/+1 |
| 2014-11-06 | rollup merge of #18630 : nikomatsakis/purge-the-bars | Alex Crichton | -629/+953 |
| 2014-11-06 | rollup merge of #18628 : aturon/fixup-error-comment | Alex Crichton | -3/+0 |
| 2014-11-06 | rollup merge of #18615 : huonw/simd | Alex Crichton | -8/+29 |
| 2014-11-06 | rollup merge of #18591 : nick29581/dst-bug-str | Alex Crichton | -27/+44 |
| 2014-11-06 | rollup merge of #18555 : jakub-/e-needstest | Alex Crichton | -5/+303 |
| 2014-11-06 | rollup merge of #18373 : steveklabnik/gh18288 | Alex Crichton | -2/+4 |
| 2014-11-06 | rollup merge of #18605 : Gankro/collect-fruit | Alex Crichton | -1479/+1804 |