| Age | Commit message (Expand) | Author | Lines |
| 2014-09-03 | auto merge of #16932 : crabtw/rust/mips, r=alexcrichton | bors | -0/+6 |
| 2014-09-03 | libtime: Fix adding negative duration to Timespec. | Ruud van Asseldonk | -0/+9 |
| 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 | libnative/io/file_unix: remove superfluous retry(). | NODA, Kai | -24/+12 |
| 2014-09-03 | bitv: add larger tests, better benchmarks & remove dead code. | Huon Wilson | -22/+29 |
| 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 | Handle custom deref returning fat pointers | Nick Cameron | -4/+81 |
| 2014-09-03 | Fix ICE when casting `&[T]` to `*const [T]` | Nick Cameron | -6/+41 |
| 2014-09-03 | Add some tests for closures that return `!` | P1start | -0/+40 |
| 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 | native: Remove a bogus assert in net::read | Alex Crichton | -1/+1 |
| 2014-09-02 | Prevent failure when using fail! with invalid utf8. | Jonas Hietala | -1/+29 |
| 2014-09-02 | std: Split hashmap.rs into modules | Piotr Czarnecki | -1660/+1743 |
| 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-02 | Add many comments to TwoWaySearcher. | nham | -10/+87 |
| 2014-09-02 | core: Make TwoWaySearcher reset its prefix memory when shifting by byteset | nham | -0/+9 |
| 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 | Updated to new extern crate syntax. | wickerwaka | -20/+25 |
| 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 | Make doc search results use <a> tags instead of js for navigating | Carol Nichols | -38/+36 |
| 2014-08-31 | Have std::io::TempDir::new and new_in return IoResult | Simon Sapin | -17/+21 |