| Age | Commit message (Expand) | Author | Lines |
| 2014-09-03 | Use a visitor to look for non-FFI-safe types | Keegan McAllister | -40/+74 |
| 2014-09-03 | Fix some non-FFI-safe types in externs | Keegan McAllister | -1/+3 |
| 2014-09-03 | auto merge of #16953 : nick29581/rust/dst-bug-7, r=pcwalton | bors | -6/+41 |
| 2014-09-03 | auto merge of #16932 : crabtw/rust/mips, r=alexcrichton | bors | -0/+6 |
| 2014-09-03 | auto merge of #16811 : nick29581/rust/dst-bug-2, r=nikomatsakis | bors | -5/+29 |
| 2014-09-03 | auto merge of #16634 : apoelstra/rust/to-option-fix, r=aturon | bors | -15/+70 |
| 2014-09-03 | auto merge of #16956 : nick29581/rust/unsized-test-1, r=alexcrichton | bors | -2/+3 |
| 2014-09-03 | auto merge of #16940 : treeman/rust/fail-non-utf8, r=pnkfelix | bors | -1/+29 |
| 2014-09-03 | auto merge of #16934 : nick29581/rust/dst-bug-6, r=pcwalton | bors | -5/+19 |
| 2014-09-03 | Enable a test for correct treatment of Sized? | Nick Cameron | -2/+3 |
| 2014-09-03 | Fix ICE when casting `&[T]` to `*const [T]` | Nick Cameron | -6/+41 |
| 2014-09-03 | auto merge of #16917 : nick29581/rust/cross-trait, r=pcwalton | bors | -25/+54 |
| 2014-09-03 | auto merge of #16892 : andrew-d/rust/andrew-fix-test-reexports, r=sfackler | bors | -13/+67 |
| 2014-09-02 | auto merge of #16850 : vks/rust/hash-num, r=alexcrichton | bors | -8/+24 |
| 2014-09-02 | auto merge of #16944 : alexcrichton/rust/ignore-gdb-pretty, r=brson | bors | -0/+2 |
| 2014-09-03 | Remove cross-borrowing for traits. | Nick Cameron | -19/+40 |
| 2014-09-03 | Schedule cleanup for &* on fat owned pointers | Nick Cameron | -6/+14 |
| 2014-09-02 | auto merge of #16916 : alexcrichton/rust/tcp-accept-stress-again-oh-my, r=brson | bors | -10/+19 |
| 2014-09-02 | test: Ignore failing gdb pretty tests | Alex Crichton | -0/+2 |
| 2014-09-02 | Prevent failure when using fail! with invalid utf8. | Jonas Hietala | -1/+29 |
| 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-02 | Fix ICE with static DST coercion | Nick Cameron | -5/+19 |
| 2014-09-02 | Fix MIPS target | Jyun-Yan You | -0/+6 |
| 2014-09-01 | ignore-pretty the test | Andrew Dunham | -0/+1 |
| 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 | test: Tweak tcp-accept-stress one last time | Alex Crichton | -10/+19 |
| 2014-09-01 | Second approach - using type contents | Nick Cameron | -28/+11 |
| 2014-08-31 | auto merge of #16809 : nick29581/rust/dst-bug-3, r=alexcrichton | bors | -13/+27 |
| 2014-08-31 | Rename `RawPtr::to_option()` to `RawPtr::as_ref()` | Andrew Poelstra | -15/+70 |
| 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 | Address review comments, add tests | Andrew Dunham | -2/+35 |
| 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 |