| Age | Commit message (Expand) | Author | Lines |
| 2015-03-20 | Rollup merge of #23534 - steveklabnik:remove_sched_threads, r=alexcrichton | Manish Goregaokar | -24/+1 |
| 2015-03-20 | Rollup merge of #23499 - mbrubeck:doc-edit, r=huonw | Manish Goregaokar | -1/+2 |
| 2015-03-20 | Rollup merge of #22631 - aepsil0n:issue-22098, r=aturon | Manish Goregaokar | -9/+9 |
| 2015-03-20 | Rollup merge of #23529 - steveklabnik:gh23426, r=alexcrichton | Manish Goregaokar | -0/+5 |
| 2015-03-20 | Rollup merge of #23504 - alexcrichton:parse-error-not-unit, r=aturon | Manish Goregaokar | -11/+17 |
| 2015-03-20 | Remove rt::default_sched_threads and RUST_THREADS. | Steve Klabnik | -24/+1 |
| 2015-03-19 | Comment on when ReadDir is Err | Steve Klabnik | -0/+5 |
| 2015-03-19 | Auto merge of #23430 - alexcrichton:io-error, r=aturon | bors | -48/+81 |
| 2015-03-19 | std: Stablize io::ErrorKind | Alex Crichton | -48/+81 |
| 2015-03-19 | Allow Float::ldexp to be called as a method | Eduard Bopp | -9/+9 |
| 2015-03-19 | Auto merge of #23507 - jbcrail:fix-comment-spelling, r=alexcrichton | bors | -5/+5 |
| 2015-03-19 | Fix spelling errors in comments. | Joseph Crail | -5/+5 |
| 2015-03-19 | Rollup merge of #23496 - steveklabnik:gh22309, r=nikomatsakis | Manish Goregaokar | -0/+14 |
| 2015-03-19 | Rollup merge of #23483 - semarie:openbsd-threads, r=alexcrichton | Manish Goregaokar | -4/+2 |
| 2015-03-19 | Rollup merge of #23479 - tamird:fix-ios-build, r=aturon | Manish Goregaokar | -3/+2 |
| 2015-03-18 | std: Stabilize FromStr implementations in std::net | Alex Crichton | -11/+17 |
| 2015-03-19 | Document include! | Steve Klabnik | -0/+14 |
| 2015-03-19 | Rollup merge of #23468 - sfackler:stdio-panic, r=alexcrichton | Manish Goregaokar | -3/+29 |
| 2015-03-18 | Clarify in docs that BufRead::read_line appends | Matt Brubeck | -1/+2 |
| 2015-03-18 | Register new snapshots | Alex Crichton | -155/+5 |
| 2015-03-18 | Rollup merge of #23443 - meqif:ipv6addr-new-documentation-fix, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-03-18 | Rollup merge of #23392 - WiSaGaN:bugfix/fix_deprecate_link, r=Manishearth | Manish Goregaokar | -4/+4 |
| 2015-03-18 | Rollup merge of #23461 - alexcrichton:feat-char-at, r=aturon | Manish Goregaokar | -0/+1 |
| 2015-03-18 | Add a test | Steven Fackler | -0/+26 |
| 2015-03-18 | iOS: fallout from 1d5983a | Tamir Duberstein | -3/+2 |
| 2015-03-18 | openbsd/bitrig threads | Sébastien Marie | -4/+2 |
| 2015-03-18 | Auto merge of #22838 - petrochenkov:bytelit, r=alexcrichton | bors | -156/+157 |
| 2015-03-18 | Remove the newly introduced trait impls for fixed-size arrays and use &b"..."... | Vadim Petrochenkov | -168/+152 |
| 2015-03-17 | Ignore stdio mutex poison state | Steven Fackler | -3/+3 |
| 2015-03-18 | Fix private module loophole in the 'private type in public item' check | Nick Cameron | -4/+4 |
| 2015-03-17 | std: Tweak some unstable features of `str` | Alex Crichton | -0/+1 |
| 2015-03-18 | Avoid metadata bloat by using trait FixedSizeArray | Vadim Petrochenkov | -53/+15 |
| 2015-03-18 | Add and fix more tests | Vadim Petrochenkov | -3/+3 |
| 2015-03-18 | Fixed-size byte string literals (RFC 339) | Vadim Petrochenkov | -24/+79 |
| 2015-03-17 | Auto merge of #23330 - alexcrichton:thread-sleep, r=aturon | bors | -221/+197 |
| 2015-03-17 | std: Implement `thread::sleep` | Alex Crichton | -1/+50 |
| 2015-03-17 | Fix IPv6 address format in documentation | Ricardo Martins | -1/+1 |
| 2015-03-17 | Rollup merge of #23432 - mzabaluev:io-into-inner-doc, r=alexcrichton | Manish Goregaokar | -14/+15 |
| 2015-03-17 | Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichton | Manish Goregaokar | -1/+0 |
| 2015-03-17 | Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiyn | Manish Goregaokar | -71/+75 |
| 2015-03-17 | Rollup merge of #23427 - tshepang:dur-becomes-duration, r=steveklabnik | Manish Goregaokar | -6/+6 |
| 2015-03-17 | Rollup merge of #23415 - alexcrichton:stabilize-flush, r=aturon | Manish Goregaokar | -1/+1 |
| 2015-03-17 | std::io::buffered: Don't use 'flush' in documentation of into_inner | Mikhail Zabaluev | -14/+15 |
| 2015-03-17 | Auto merge of #23104 - japaric:inherent, r=nikomatsakis | bors | -7/+2576 |
| 2015-03-16 | impl f{32,64} | Jorge Aparicio | -0/+2469 |
| 2015-03-16 | preemptively fix windows compilation errors | Jorge Aparicio | -0/+3 |
| 2015-03-16 | remove imports | Jorge Aparicio | -6/+6 |
| 2015-03-16 | impl {i,u}{8,16,32,64,size} | Jorge Aparicio | -0/+5 |
| 2015-03-16 | impl<T> *const T, impl<T> *mut T | Jorge Aparicio | -0/+9 |
| 2015-03-16 | impl<T> [T] | Jorge Aparicio | -0/+51 |