| Age | Commit message (Expand) | Author | Lines |
| 2014-09-01 | auto merge of #16871 : retep998/rust/win64-fix, r=alexcrichton | bors | -1/+1 |
| 2014-09-01 | auto merge of #16802 : nick29581/rust/dst-bug-1, r=luqmana | bors | -0/+20 |
| 2014-09-01 | auto merge of #16844 : mrmonday/rust/liblibc-custom-socket, r=alexcrichton | bors | -7/+152 |
| 2014-08-31 | auto merge of #16809 : nick29581/rust/dst-bug-3, r=alexcrichton | bors | -13/+27 |
| 2014-08-31 | auto merge of #16894 : alexcrichton/rust/issue-16872, r=huonw | bors | -5/+1 |
| 2014-08-31 | auto merge of #16788 : Manishearth/rust/raw-ptr-syntax-ty, r=huonw | bors | -1/+16 |
| 2014-08-31 | auto merge of #16895 : alexcrichton/rust/rollup, r=alexcrichton | bors | -228/+385 |
| 2014-08-30 | rollup merge of #16881 : cmr/guide-typo | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16852 : steveklabnik/desugar_destructure | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16849 : nhowell/patch-1 | Alex Crichton | -5/+5 |
| 2014-08-30 | rollup merge of #16846 : treeman/debug-doc | Alex Crichton | -141/+236 |
| 2014-08-30 | rollup merge of #16842 : zsiciarz/master | Alex Crichton | -5/+5 |
| 2014-08-30 | rollup merge of #16840 : huonw/feature-has-added | Alex Crichton | -2/+2 |
| 2014-08-30 | rollup merge of #16839 : treeman/issue-15358 | Alex Crichton | -12/+12 |
| 2014-08-30 | rollup merge of #16835 : michaelsproul/doc-slice-failure | Alex Crichton | -28/+33 |
| 2014-08-30 | rollup merge of #16833 : SebastianZaha/fix-guide-typo | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16832 : SebastianZaha/fix-inconsistent-version-numbering | Alex Crichton | -8/+8 |
| 2014-08-30 | rollup merge of #16830 : cgaebel/docfix | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16828 : steveklabnik/more_pointer_guide | Alex Crichton | -0/+25 |
| 2014-08-30 | rollup merge of #16807 : nham/guide_added_ownership_rule | Alex Crichton | -6/+11 |
| 2014-08-30 | rollup merge of #16780 : mdinger/marker_types | Alex Crichton | -4/+4 |
| 2014-08-30 | rollup merge of #16778 : jbcrail/fix-issue-15826 | Alex Crichton | -6/+29 |
| 2014-08-30 | rollup merge of #16769 : rgawdzik/abs_doc_addition | Alex Crichton | -2/+6 |
| 2014-08-30 | rollup merge of #16726 : tshepang/consistency | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16721 : tshepang/convenience | Alex Crichton | -3/+3 |
| 2014-08-30 | rollup merge of #16716 : tshepang/temp | Alex Crichton | -1/+1 |
| 2014-08-30 | test: Fix the tcp-accept-stress test | Alex Crichton | -5/+1 |
| 2014-08-31 | auto merge of #16650 : ruud-v-a/rust/timespec-arithmetic, r=alexcrichton | bors | -22/+22 |
| 2014-08-30 | auto merge of #16393 : SimonSapin/rust/patch-9, r=steveklabnik | bors | -2/+2 |
| 2014-08-30 | auto merge of #16873 : alexcrichton/rust/ignore-deadlocks, r=sfackler | bors | -0/+2 |
| 2014-08-30 | doc: Add another restriction to the list of ownership rules. | nham | -6/+11 |
| 2014-08-30 | note about ref patterns in pointer guide | Steve Klabnik | -0/+25 |
| 2014-08-30 | auto merge of #16859 : alexcrichton/rust/snapshots, r=huonw | bors | -724/+11 |
| 2014-08-30 | guide: function -> closure in explanation of closures | Corey Richardson | -1/+1 |
| 2014-08-31 | Fix grammar of the accepted feature warning. | Huon Wilson | -2/+2 |
| 2014-08-30 | auto merge of #16598 : bkoropoff/rust/import-shadow-name, r=alexcrichton | bors | -11/+32 |
| 2014-08-30 | auto merge of #16419 : huonw/rust/pretty-expanded-hygiene, r=pnkfelix | bors | -558/+685 |
| 2014-08-30 | auto merge of #16190 : Pythoner6/rust/labeled-while-loop, r=alexcrichton | bors | -33/+106 |
| 2014-08-30 | rustc: implement a pretty mode to print ident/name's ctxt & gensyms. | Huon Wilson | -3/+116 |
| 2014-08-29 | test: Ignore a deadlocking test on OSX | Alex Crichton | -0/+2 |
| 2014-08-30 | doc: make docs build | Tshepang Lekhonkhobe | -1/+1 |
| 2014-08-30 | Fix win64 regression introduced by #15773 | Peter Atashian | -1/+1 |
| 2014-08-30 | auto merge of #16322 : michaelwoerister/rust/gdb-pretty, r=alexcrichton | bors | -30/+689 |
| 2014-08-29 | Fixed missing use statement | Joseph Martin | -1/+1 |
| 2014-08-29 | Fix formatting, update copyright dates | Pythoner6 | -10/+10 |
| 2014-08-29 | Add support for labeled while loops. | Pythoner6 | -24/+97 |
| 2014-08-29 | Register new snapshots | Alex Crichton | -724/+11 |
| 2014-08-30 | Add lint groups; define built-in lint groups `bad_style` and `unused` | P1start | -50/+318 |
| 2014-08-30 | Unify non-snake-case lints and non-uppercase statics lints | P1start | -176/+214 |
| 2014-08-29 | desugar -> destructure | Steve Klabnik | -1/+1 |