| Age | Commit message (Expand) | Author | Lines |
| 2015-03-17 | Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiyn | Manish Goregaokar | -167/+172 |
| 2015-03-17 | Rollup merge of #23427 - tshepang:dur-becomes-duration, r=steveklabnik | Manish Goregaokar | -6/+6 |
| 2015-03-17 | Rollup merge of #23417 - padenot:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-03-17 | Rollup merge of #23415 - alexcrichton:stabilize-flush, r=aturon | Manish Goregaokar | -5/+1 |
| 2015-03-17 | Rollup merge of #23409 - GBGamer:patch-2, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-03-17 | Rollup merge of #23402 - tamird:needstest-tests, r=jakub- | Manish Goregaokar | -6/+274 |
| 2015-03-17 | Rollup merge of #23400 - nrc:pub_use, r=eddyb | Manish Goregaokar | -1103/+1177 |
| 2015-03-17 | Rollup merge of #23399 - tbu-:pr_libflate_error, r=huonw | Manish Goregaokar | -40/+52 |
| 2015-03-17 | Auto merge of #23104 - japaric:inherent, r=nikomatsakis | bors | -8584/+15134 |
| 2015-03-16 | better document the hacks required to test libcollections | Jorge Aparicio | -103/+133 |
| 2015-03-16 | impl f{32,64} | Jorge Aparicio | -1/+2472 |
| 2015-03-16 | fix after rebase | Jorge Aparicio | -0/+1 |
| 2015-03-16 | preemptively fix windows compilation errors | Jorge Aparicio | -0/+3 |
| 2015-03-16 | move some tests back to libcollections | Jorge Aparicio | -510/+564 |
| 2015-03-16 | enable enum_set tests | Jorge Aparicio | -15/+18 |
| 2015-03-16 | remove imports | Jorge Aparicio | -8/+6 |
| 2015-03-16 | extract libcollections tests into libcollectionstest | Jorge Aparicio | -9097/+9186 |
| 2015-03-16 | impl {i,u}{8,16,32,64,size} | Jorge Aparicio | -3/+1004 |
| 2015-03-16 | impl<T> *const T, impl<T> *mut T | Jorge Aparicio | -0/+135 |
| 2015-03-16 | impl<T> [T] | Jorge Aparicio | -0/+943 |
| 2015-03-16 | impl str | Jorge Aparicio | -4/+1168 |
| 2015-03-16 | impl char | Jorge Aparicio | -1/+381 |
| 2015-03-16 | allow inherent implementations on primitives | Jorge Aparicio | -0/+278 |
| 2015-03-17 | Auto merge of #23352 - alexcrichton:stabilize-net, r=aturon | bors | -229/+408 |
| 2015-03-16 | Auto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakis | bors | -510/+323 |
| 2015-03-16 | thread: 'dur' -> 'duration' | Tshepang Lekhonkhobe | -6/+6 |
| 2015-03-16 | Auto merge of #23342 - apasel422:23327, r=alexcrichton | bors | -0/+29 |
| 2015-03-16 | Fix 404 to crates.io's doc on integrating with a native toolchain | Paul ADENOT | -1/+1 |
| 2015-03-16 | std: Stabilize the Write::flush method | Alex Crichton | -5/+1 |
| 2015-03-16 | Improve error handling in libflate | Tobias Bucher | -40/+52 |
| 2015-03-16 | Auto merge of #23347 - aturon:stab-misc, r=alexcrichton | bors | -93/+134 |
| 2015-03-16 | Regression test for #13077 | Tamir Duberstein | -0/+31 |
| 2015-03-16 | Regression test for #16922 | Tamir Duberstein | -0/+38 |
| 2015-03-16 | Regression test for #20714 | Tamir Duberstein | -0/+15 |
| 2015-03-16 | Regression test for #20396 | Tamir Duberstein | -0/+23 |
| 2015-03-16 | Regression test for #20261 | Tamir Duberstein | -0/+17 |
| 2015-03-16 | Consistent spacing | Tamir Duberstein | -6/+6 |
| 2015-03-16 | Regression test for #20225 | Tamir Duberstein | -0/+22 |
| 2015-03-16 | Regression test for #19982 | Tamir Duberstein | -0/+39 |
| 2015-03-16 | Regression test for #18919 | Tamir Duberstein | -0/+17 |
| 2015-03-16 | Regression test for #13407 | Tamir Duberstein | -0/+19 |
| 2015-03-16 | Regression test for #11820 | Tamir Duberstein | -0/+19 |
| 2015-03-16 | Regression test for #9951 | Tamir Duberstein | -0/+28 |
| 2015-03-16 | Auto merge of #23395 - bluss:tuple-macro, r=alexcrichton | bors | -90/+84 |
| 2015-03-16 | document undefined collection behavior with interior mutability | Andrew Paseltiner | -0/+29 |
| 2015-03-16 | Add test for #7950 | Corey Richardson | -0/+17 |
| 2015-03-15 | [BREAKING] Rename two instances of MAP_NONRESERVE | Nicholas | -2/+2 |
| 2015-03-16 | Reviewer changes | Nick Cameron | -4/+5 |
| 2015-03-16 | Auto merge of #23394 - tanadeau:remove-old_io-notes, r=alexcrichton | bors | -2/+1 |
| 2015-03-16 | Auto merge of #23396 - semarie:remove-sized-bounds, r=sfackler | bors | -2/+2 |