| Age | Commit message (Expand) | Author | Lines |
| 2016-07-12 | Rollup merge of #34737 - frewsxcv:libstd-process-child, r=GuillaumeGomez | Guillaume Gomez | -11/+29 |
| 2016-07-11 | Auto merge of #34686 - alexcrichton:new-stage, r=luqmana | bors | -15/+3 |
| 2016-07-11 | `std::process` doc improvements. | Corey Farwell | -11/+29 |
| 2016-07-10 | Demangle curly braces | Steven Fackler | -1/+3 |
| 2016-07-10 | Auto merge of #34731 - GGist:fix_sync_try_recv, r=alexcrichton | bors | -1/+10 |
| 2016-07-09 | Auto merge of #34717 - frewsxcv:sink, r=apasel422 | bors | -2/+2 |
| 2016-07-09 | Auto merge of #34709 - GuillaumeGomez:primitives, r=steveklabnik | bors | -0/+30 |
| 2016-07-08 | Check for data in Receiver::try_recv before reporting disconnect | Andrew | -1/+10 |
| 2016-07-08 | Auto merge of #34700 - inejge:ai-hints, r=alexcrichton | bors | -0/+19 |
| 2016-07-08 | Improve primitive integers documentation | Guillaume Gomez | -0/+30 |
| 2016-07-08 | Add test for std::net::lookup_host() duplicates | Ivan Nejgebauer | -0/+19 |
| 2016-07-08 | Rollup merge of #34700 - inejge:ai-hints, r=alexcrichton | Manish Goregaokar | -1/+11 |
| 2016-07-08 | Rollup merge of #34659 - GuillaumeGomez:path_file_name, r=steveklabnik | Manish Goregaokar | -2/+12 |
| 2016-07-08 | Rollup merge of #34612 - frewsxcv:io-error-from_raw_os_error, r=steveklabnik | Manish Goregaokar | -0/+24 |
| 2016-07-07 | Remove unnecessarily mutable reference in doc example. | Corey Farwell | -2/+2 |
| 2016-07-07 | Use hints with getaddrinfo() in std::net::lokup_host() | Ivan Nejgebauer | -1/+11 |
| 2016-07-06 | Add doc examples for `io::Error::from_raw_os_error`. | Corey Farwell | -0/+24 |
| 2016-07-06 | Rollup merge of #34626 - sylvestre:master, r=Manishearth | Steve Klabnik | -1/+1 |
| 2016-07-06 | rustc: Update stage0 to beta-2016-07-06 | Alex Crichton | -15/+3 |
| 2016-07-06 | Fix `std::path::Path::file_name()` doc | ggomez | -2/+12 |
| 2016-07-04 | Auto merge of #34590 - pwlandoll:master, r=apasel422 | bors | -2/+1 |
| 2016-07-03 | Auto merge of #34530 - alexcrichton:stabilize-1.11, r=aturon | bors | -18/+93 |
| 2016-07-03 | std: Stabilize APIs for the 1.11.0 release | Alex Crichton | -18/+93 |
| 2016-07-03 | Fix a few typos in the code | Sylvestre Ledru | -1/+1 |
| 2016-07-02 | Rollup merge of #34583 - steveklabnik:remove-unneeded-deprecated, r=alexcrichton | Manish Goregaokar | -1/+0 |
| 2016-07-01 | Auto merge of #34067 - tbu-:pr_lookup_host_ignore_other_addresses, r=alexcric... | bors | -17/+26 |
| 2016-06-30 | Issue #34076: Removing reference to removed path.prefix() function | Peter Landoll | -2/+1 |
| 2016-06-30 | remove unneeded allow flag | Steve Klabnik | -1/+0 |
| 2016-06-29 | std: use siphash-1-3 for HashMap | Sean McArthur | -4/+25 |
| 2016-06-29 | Update documentation to reflect ignoring of unknown addresses | Tobias Bucher | -1/+7 |
| 2016-06-29 | Convert a simple tail call to a loop | Tobias Bucher | -10/+14 |
| 2016-06-29 | Ignore unknown address types when looking up hosts | Tobias Bucher | -13/+12 |
| 2016-06-28 | Rollup merge of #34524 - frewsxcv:std-io-sink, r=GuillaumeGomez | Guillaume Gomez | -0/+10 |
| 2016-06-28 | Rollup merge of #34518 - frewsxcv:io-repeat, r=GuillaumeGomez | Guillaume Gomez | -0/+10 |
| 2016-06-28 | Rollup merge of #34517 - frewsxcv:empty, r=GuillaumeGomez | Guillaume Gomez | -6/+3 |
| 2016-06-28 | Rollup merge of #34475 - frewsxcv:path-component, r=GuillaumeGomez | Guillaume Gomez | -0/+20 |
| 2016-06-28 | Rollup merge of #34415 - ollie27:docs_float, r=steveklabnik | Guillaume Gomez | -24/+20 |
| 2016-06-28 | Rollup merge of #34406 - frewsxcv:sleep-ex, r=alexcrichton | Guillaume Gomez | -0/+13 |
| 2016-06-28 | Add doc example for `std::io::sink`. | Corey Farwell | -0/+10 |
| 2016-06-27 | Minor rewrite of `std::io::empty` doc example. | Corey Farwell | -6/+3 |
| 2016-06-27 | Add doc example for `std::io::repeat`. | Corey Farwell | -0/+10 |
| 2016-06-27 | Add example for `std::thread::sleep`. | Corey Farwell | -0/+13 |
| 2016-06-26 | Expand `std::path::Component` documentation. | Corey Farwell | -0/+20 |
| 2016-06-25 | Auto merge of #34469 - frewsxcv:path-components, r=GuillaumeGomez | bors | -0/+4 |
| 2016-06-25 | Auto merge of #34468 - frewsxcv:doc-links, r=GuillaumeGomez | bors | -5/+15 |
| 2016-06-25 | Auto merge of #34465 - frewsxcv:builder-name-example, r=GuillaumeGomez | bors | -0/+15 |
| 2016-06-25 | Auto merge of #34410 - frewsxcv:code-like, r=apasel422 | bors | -4/+4 |
| 2016-06-25 | Indicate how the `std::path::Components` struct is created. | Corey Farwell | -0/+4 |
| 2016-06-25 | Add hyperlinks to `std::fs` functions from `std::path`. | Corey Farwell | -5/+15 |
| 2016-06-25 | Rollup merge of #34438 - frewsxcv:joinhandle, r=GuillaumeGomez | Manish Goregaokar | -0/+30 |