| Age | Commit message (Expand) | Author | Lines |
| 2014-09-02 | std: RawTable exposes a safe interface for HashMap | Piotr Czarnecki | -528/+883 |
| 2014-09-02 | std: branchless bucket distance for hashmap | Piotr Czarnecki | -9/+1 |
| 2014-09-02 | auto merge of #16925 : jbcrail/rust/doc-spelling-errors, r=alexcrichton | bors | -7/+7 |
| 2014-09-02 | auto merge of #16805 : nick29581/rust/dst-raw, r=nikomatsakis | bors | -76/+413 |
| 2014-09-02 | Reviewer changes | Nick Cameron | -65/+108 |
| 2014-09-02 | auto merge of #16924 : steveklabnik/rust/manual_pointer_fix, r=pcwalton | bors | -20/+8 |
| 2014-09-01 | doc: Fix spelling errors. | Joseph Crail | -7/+7 |
| 2014-09-02 | DST raw pointers - *-pointers are fat pointers | Nick Cameron | -69/+363 |
| 2014-09-01 | auto merge of #16897 : japaric/rust/mut-slice-collection, r=alexcrichton | bors | -0/+9 |
| 2014-09-01 | auto merge of #16867 : wickerwaka/rust/ice-16750, r=alexcrichton | bors | -12/+49 |
| 2014-09-01 | Fix pointer types in the manual. | Steve Klabnik | -20/+8 |
| 2014-09-01 | auto merge of #16891 : eddyb/rust/patlit-from-expr-macros, r=kballard | bors | -0/+20 |
| 2014-09-01 | auto merge of #16886 : Tobba/rust/defailbloat-string, r=alexcrichton | bors | -3/+9 |
| 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-31 | &mut [T] now implements Collection. Fixes #16896 | Jorge Aparicio | -0/+9 |
| 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-31 | Allow ExprLit expression macros to be used in patterns. | Eduard Burtescu | -0/+20 |
| 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 | Defailbloat fail!(string) | Tobba | -3/+9 |
| 2014-08-30 | guide: function -> closure in explanation of closures | Corey Richardson | -1/+1 |