| Age | Commit message (Expand) | Author | Lines |
| 2017-10-31 | Add a hint what `BufRead` functions do on EOF | Tobias Bucher | -0/+4 |
| 2017-10-31 | Update doc comment for the Unix extension module | Tobias Bucher | -2/+8 |
| 2017-10-31 | Implement From<SendError<T>> for TrySendError<T> | Julien Cretin | -2/+11 |
| 2017-10-29 | Auto merge of #45295 - Technius:docs/process, r=steveklabnik | bors | -11/+72 |
| 2017-10-28 | Add no_run to process examples involving unix commands | Bryan Tan | -2/+2 |
| 2017-10-28 | Rollup merge of #45449 - frewsxcv:frewsxcv-udp-nonblocking, r=sfackler | kennytm | -4/+33 |
| 2017-10-27 | Auto merge of #45285 - alexcrichton:update-bootstrap, r=Mark-Simulacrum | bors | -18/+12 |
| 2017-10-27 | Auto merge of #45524 - alexcrichton:improve-park-unpark, r=dtolnay | bors | -15/+72 |
| 2017-10-26 | Bump to 1.23 and update bootstrap | Alex Crichton | -18/+12 |
| 2017-10-26 | Improve docs for UdpSocket::set_nonblocking. | Corey Farwell | -4/+33 |
| 2017-10-26 | Rollup merge of #45059 - tmccombs:pid, r=alexcrichton | kennytm | -0/+31 |
| 2017-10-25 | std: Optimize thread park/unpark implementation | Alex Crichton | -15/+72 |
| 2017-10-25 | Rollup merge of #45361 - GuillaumeGomez:fs-docs, r=QuietMisdreavus | Guillaume Gomez | -1/+241 |
| 2017-10-25 | Implement From<RecvError> for TryRecvError and RecvTimeoutError | Julien Cretin | -0/+18 |
| 2017-10-24 | Auto merge of #45446 - leodasvacas:remove-libcollections, r=alexcrichton | bors | -1/+0 |
| 2017-10-24 | Fix doc build on other architectures than linux | Guillaume Gomez | -17/+17 |
| 2017-10-22 | Auto merge of #45451 - durka:patch-45, r=steveklabnik | bors | -2/+2 |
| 2017-10-22 | fix stringify docs in std | Alex Burka | -2/+2 |
| 2017-10-22 | Remove deprecated `collections` crate. | leonardo.yvens | -1/+0 |
| 2017-10-22 | Improve docs around `Once::call_once_force` and `OnceState`. | Corey Farwell | -13/+81 |
| 2017-10-22 | Auto merge of #45400 - alexcrichton:bootstrap-thinlto, r=Mark-Simulacrum | bors | -0/+3 |
| 2017-10-21 | Rollup merge of #45419 - steveklabnik:fix-commonmark-renderings, r=QuietMisdr... | Corey Farwell | -6/+7 |
| 2017-10-21 | Rollup merge of #45227 - frewsxcv:frewsxcv-set-nonblocking, r=sfackler | Corey Farwell | -7/+66 |
| 2017-10-21 | Expand docs/examples for TCP `set_nonblocking` methods. | Corey Farwell | -7/+66 |
| 2017-10-21 | Auto merge of #45391 - malbarbo:x32-1, r=alexcrichton | bors | -7/+8 |
| 2017-10-21 | Auto merge of #45370 - alexcrichton:update-windows-rand, r=sfackler | bors | -46/+10 |
| 2017-10-20 | Fix most rendering warnings from switching to CommonMark | steveklabnik | -6/+7 |
| 2017-10-20 | [test] Add some `#[inline]` to `HashMap` | Alex Crichton | -0/+3 |
| 2017-10-20 | Fix some tests for linux gnux32 | Marco A L Barbosa | -7/+8 |
| 2017-10-19 | Add missing code examples | Guillaume Gomez | -1/+241 |
| 2017-10-18 | std: Update randomness implementation on Windows | Alex Crichton | -46/+10 |
| 2017-10-18 | Implement is_empty() for BufReader | Jonathan Behrens | -0/+25 |
| 2017-10-19 | Rollup merge of #45340 - stjepang:localkey-state-doc-skip-uninitialized, r=al... | kennytm | -1/+4 |
| 2017-10-17 | Add child process IO handling docs | Bryan Tan | -7/+18 |
| 2017-10-17 | Rollup merge of #45339 - xfix:patch-4, r=steveklabnik | kennytm | -3/+4 |
| 2017-10-17 | Rollup merge of #45329 - rust-lang:duplicate-word, r=QuietMisdreavus | kennytm | -2/+2 |
| 2017-10-17 | Rollup merge of #45151 - Pirh:stdio_default_docs, r=frewsxcv | kennytm | -0/+18 |
| 2017-10-17 | Docs: a LocalKey might start in the Valid state | Stjepan Glavina | -1/+4 |
| 2017-10-17 | Update array documentation for Clone trait changes | Konrad Borowski | -3/+4 |
| 2017-10-17 | Remove duplicated word | Guillaume Gomez | -2/+2 |
| 2017-10-15 | Create section on how to spawn processes; change module description | Bryan Tan | -14/+28 |
| 2017-10-15 | Fix std::process hello world example | Bryan Tan | -1/+1 |
| 2017-10-15 | rustbuild: Support specifying archiver and linker explicitly | Vadim Petrochenkov | -12/+1 |
| 2017-10-15 | Auto merge of #45299 - kennytm:rollup, r=kennytm | bors | -20/+49 |
| 2017-10-15 | Rollup merge of #45269 - sfackler:connect-timeout-fix, r=alexcrichton | kennytm | -4/+24 |
| 2017-10-15 | Rollup merge of #45263 - Manishearth:hashmap-clean, r=bluss | kennytm | -16/+16 |
| 2017-10-15 | Rollup merge of #45113 - Pirh:process_output_links, r=steveklabnik | kennytm | -0/+9 |
| 2017-10-15 | Auto merge of #45224 - malbarbo:x32, r=alexcrichton | bors | -1/+1 |
| 2017-10-14 | Fixed accidental deletion of colon | Bryan Tan | -1/+1 |
| 2017-10-14 | Add a brief description and two examples to std::process | Bryan Tan | -7/+43 |