| Age | Commit message (Expand) | Author | Lines |
| 2014-05-12 | auto merge of #13919 : thomaslee/rust/thomaslee_proposed_tcpstream_open, r=al... | bors | -6/+10 |
| 2014-05-12 | Try to parse TcpStream::connect 'host' parameter as an IP. | Tom Lee | -5/+3 |
| 2014-05-12 | Easier interface for TCP ::connect and ::bind. | Tom Lee | -6/+12 |
| 2014-05-12 | shootout-nbody improvement | Guillaume Pinot | -23/+20 |
| 2014-05-12 | Add the patch number to version strings. Closes #13289 | Brian Anderson | -5/+5 |
| 2014-05-11 | auto merge of #14090 : TeXitoi/rust/shootout-nbody-improvement, r=alexcrichton | bors | -97/+87 |
| 2014-05-11 | core: Remove the cast module | Alex Crichton | -77/+74 |
| 2014-05-10 | shootout-nbody improvements | Guillaume Pinot | -97/+87 |
| 2014-05-10 | auto merge of #14073 : alexcrichton/rust/snapshots, r=huonw | bors | -10/+10 |
| 2014-05-10 | auto merge of #14066 : edwardw/rust/pod-to-copy, r=alexcrichton | bors | -0/+17 |
| 2014-05-09 | Register new snapshots | Alex Crichton | -10/+10 |
| 2014-05-09 | auto merge of #14063 : TeXitoi/rust/shootout-meteor-improvement, r=pcwalton | bors | -90/+111 |
| 2014-05-09 | auto merge of #14057 : kballard/rust/remove_no-bounds, r=sfackler | bors | -1/+1 |
| 2014-05-09 | auto merge of #14055 : nikomatsakis/rust/issue-5527-use-substs-in-trans, r=pc... | bors | -0/+41 |
| 2014-05-10 | Rename Pod to Copy | Edward Wang | -0/+17 |
| 2014-05-09 | shootout-meteor improvement | Guillaume Pinot | -90/+111 |
| 2014-05-09 | auto merge of #14044 : hirschenberger/rust/lint_mut_match, r=alexcrichton | bors | -0/+16 |
| 2014-05-09 | Check lifetime parameters when we do check for supertrait impls. Fixes #14050. | Niko Matsakis | -0/+41 |
| 2014-05-08 | Remove <no-bounds> on trait objects | Kevin Ballard | -1/+1 |
| 2014-05-08 | auto merge of #13963 : kballard/rust/remove_owned_vec_from_iterator, r=pcwalton | bors | -11/+34 |
| 2014-05-08 | auto merge of #14001 : alexcrichton/rust/issue-11680, r=pcwalton | bors | -0/+40 |
| 2014-05-08 | auto merge of #14010 : richo/rust/tests/11493, r=alexcrichton | bors | -0/+16 |
| 2014-05-08 | auto merge of #13990 : nikomatsakis/rust/issue-5527-cleanup-writeback, r=pcwa... | bors | -1/+0 |
| 2014-05-08 | Fix false lint warnings in match arms with multiple patterns | Falco Hirschenberger | -0/+16 |
| 2014-05-08 | Handle fallout in bench tests | Kevin Ballard | -5/+18 |
| 2014-05-08 | Handle more fallout | Kevin Ballard | -6/+16 |
| 2014-05-08 | auto merge of #13835 : alexcrichton/rust/localdata, r=brson | bors | -15/+8 |
| 2014-05-07 | std: Modernize the local_data api | Alex Crichton | -15/+8 |
| 2014-05-07 | auto merge of #14005 : alexcrichton/rust/extern-unsafe, r=pcwalton | bors | -0/+17 |
| 2014-05-07 | auto merge of #13726 : michaelwoerister/rust/lldb-autotests, r=alexcrichton | bors | -3301/+3294 |
| 2014-05-07 | auto merge of #13901 : alexcrichton/rust/facade, r=brson | bors | -10/+10 |
| 2014-05-07 | debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb | Michael Woerister | -3301/+3294 |
| 2014-05-07 | test: Update with std => core movement | Alex Crichton | -10/+10 |
| 2014-05-07 | auto merge of #13832 : alexcrichton/rust/cfail-full, r=brson | bors | -0/+0 |
| 2014-05-07 | auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton | bors | -0/+6 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -802/+929 |
| 2014-05-06 | Add testcase for #11493 | Richo Healey | -0/+16 |
| 2014-05-06 | Ignore tests broken by failing on ICE | Richo Healey | -0/+6 |
| 2014-05-06 | rustc: Enable writing "unsafe extern fn() {}" | Alex Crichton | -0/+17 |
| 2014-05-06 | auto merge of #13892 : alexcrichton/rust/mixing-rlib-dylib-deps, r=brson | bors | -9/+152 |
| 2014-05-06 | rustc: Fix enum variant privacy across crates | Alex Crichton | -0/+40 |
| 2014-05-06 | log: Use writeln!() instead of write!() | Alex Crichton | -0/+44 |
| 2014-05-06 | Remove error message that refactor suppresses | Niko Matsakis | -1/+0 |
| 2014-05-05 | auto merge of #13940 : edwardw/rust/refutable-match, r=pcwalton | bors | -0/+73 |
| 2014-05-05 | auto merge of #13912 : seanmonstar/rust/logrecord, r=alexcrichton | bors | -4/+8 |
| 2014-05-05 | auto merge of #13782 : alexcrichton/rust/issue-13775, r=pcwalton | bors | -0/+15 |
| 2014-05-05 | log: Logger receiveis a LogRecord | Sean McArthur | -4/+8 |
| 2014-05-05 | auto merge of #13271 : stepancheg/rust/align, r=pcwalton | bors | -0/+66 |
| 2014-05-05 | Adjust codegen logic for range and guarded arms | Edward Wang | -0/+73 |
| 2014-05-05 | auto merge of #13936 : Armavica/rust/lint_check-range, r=kballard | bors | -0/+12 |