| Age | Commit message (Expand) | Author | Lines |
| 2016-01-24 | Auto merge of #31093 - tshepang:misc-doc-improvements, r=steveklabnik | bors | -5/+5 |
| 2016-01-24 | sys/unix/process.rs: Update comments in make_argv and make_envp | Geoffrey Thomas | -9/+6 |
| 2016-01-24 | doc: miscellaneous OpenOptions:append improvements | Tshepang Lekhonkhobe | -5/+5 |
| 2016-01-23 | Rollup merge of #31146 - angelsl:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-01-23 | Rollup merge of #31090 - tshepang:improve-sentence, r=brson | Steve Klabnik | -2/+2 |
| 2016-01-23 | Rollup merge of #31088 - tshepang:grammar, r=brson | Steve Klabnik | -1/+1 |
| 2016-01-23 | Rollup merge of #31035 - nathankleyn:improve-visibility-of-entry-api, r=steve... | Steve Klabnik | -0/+29 |
| 2016-01-23 | Rollup merge of #31019 - andreabedini:patch-1, r=alexcrichton | Steve Klabnik | -3/+1 |
| 2016-01-23 | Semaphore not sempahore | angelsl | -1/+1 |
| 2016-01-23 | Impl Error for Box<T: Error> | Guillaume Gomez | -0/+11 |
| 2016-01-22 | Simplify return for error::Error impl for string::ParseError | Dirk Gadsden | -1/+1 |
| 2016-01-22 | Implement error::Error and fmt::Display for string::ParseError | Dirk Gadsden | -0/+7 |
| 2016-01-22 | Auto merge of #31070 - sfackler:bufreader-box-slice, r=alexcrichton | bors | -2/+2 |
| 2016-01-22 | Auto merge of #31068 - sfackler:bufwriter-panic, r=alexcrichton | bors | -3/+40 |
| 2016-01-21 | doc: this sentence did not read well | Tshepang Lekhonkhobe | -2/+2 |
| 2016-01-21 | doc: improve grammar | Tshepang Lekhonkhobe | -1/+1 |
| 2016-01-21 | Auto merge of #31057 - bluss:memrchr-fallback, r=alexcrichton | bors | -1/+1 |
| 2016-01-20 | Use a Box<[u8]> in BufReader | Steven Fackler | -2/+2 |
| 2016-01-20 | Don't flush in BufWriter destructor after a panic in write | Steven Fackler | -3/+40 |
| 2016-01-20 | Auto merge of #30872 - pitdicker:expand_open_options, r=alexcrichton | bors | -177/+480 |
| 2016-01-20 | std: Use the fallback impl for memrchr on non-linux | Ulrik Sverdrup | -1/+1 |
| 2016-01-20 | Remove raw pointer from OpenOptions struct | Paul Dicker | -3/+9 |
| 2016-01-20 | Auto merge of #30894 - antrik:debug-mpsc, r=brson | bors | -0/+69 |
| 2016-01-20 | Remove leftover import of `std::str` in doc test | Andrea Bedini | -1/+0 |
| 2016-01-19 | Add examples of the Entry API to the HashMap documentation. | Nathan Kleyn | -0/+29 |
| 2016-01-19 | Improve CStr::from_ptr example in docs | Andrea Bedini | -2/+1 |
| 2016-01-19 | Use different numbers of `#`s when expanding documentation comments | Barosl Lee | -0/+3 |
| 2016-01-18 | Auto merge of #30973 - SimonSapin:patch-16, r=alexcrichton | bors | -4/+4 |
| 2016-01-17 | Rollup merge of #30957 - GuillaumeGomez:patch-3, r=apasel422 | Manish Goregaokar | -1/+1 |
| 2016-01-17 | Fix SocketAddrV6::flowinfo docs | Simon Sapin | -4/+4 |
| 2016-01-16 | std: Stabilize APIs for the 1.7 release | Alex Crichton | -38/+137 |
| 2016-01-16 | Fix typo | Guillaume Gomez | -1/+1 |
| 2016-01-15 | Addressed comments | Paul Dicker | -60/+75 |
| 2016-01-15 | Auto merge of #30898 - petrochenkov:tvarfstab, r=alexcrichton | bors | -19/+31 |
| 2016-01-15 | Rollup merge of #30925 - semarie:blksize_t, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-01-15 | Rollup merge of #30776 - antonblanchard:powerpc64_merge, r=alexcrichton | Manish Goregaokar | -9/+40 |
| 2016-01-15 | Rollup merge of #30591 - SimonSapin:patch-15, r=aturon | Manish Goregaokar | -2/+3 |
| 2016-01-14 | update blksize_t in raw to reflect libc change under openbsd | Sébastien Marie | -1/+1 |
| 2016-01-14 | Fix doctests | Paul Dicker | -3/+6 |
| 2016-01-14 | Fix outdated comment | tomaka | -1/+1 |
| 2016-01-14 | Require stability annotations on fields of tuple variants | Vadim Petrochenkov | -19/+31 |
| 2016-01-14 | Rollup merge of #30886 - ollie27:docs_links, r=steveklabnik | Manish Goregaokar | -13/+13 |
| 2016-01-14 | std::sync::mpsc: Add fmt::Debug stubs | Olaf Buddenhagen | -0/+69 |
| 2016-01-14 | Rollup merge of #30850 - ranma42:cleanup-io, r=alexcrichton | Manish Goregaokar | -15/+0 |
| 2016-01-14 | Rollup merge of #30837 - semarie:openbsd-libc, r=alexcrichton | Manish Goregaokar | -9/+9 |
| 2016-01-14 | Rollup merge of #30818 - sfackler:duration-hash, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-01-14 | Rollup merge of #30801 - Amanieu:oom_print, r=alexcrichton | Manish Goregaokar | -6/+47 |
| 2016-01-13 | Fix some broken and missing links in the docs | Oliver Middleton | -13/+13 |
| 2016-01-13 | Move `custom_flags` to `OpenOptionsExt` | Paul Dicker | -39/+58 |
| 2016-01-13 | Add missing newline character to callers of dumb_print | Amanieu d'Antras | -5/+5 |