| Age | Commit message (Expand) | Author | Lines |
| 2016-05-08 | Rollup merge of #33426 - sfackler:try-from, r=aturon | Manish Goregaokar | -1/+9 |
| 2016-05-08 | Auto merge of #33091 - sanxiyn:unused-trait-import-3, r=nrc | bors | -3/+0 |
| 2016-05-07 | Rollup merge of #33459 - frewsxcv:patch-29, r=guillaumegomez | Steve Klabnik | -2/+2 |
| 2016-05-07 | Rollup merge of #33456 - CryZe:barrier-wait-docs, r=GuillaumeGomez | Steve Klabnik | -1/+1 |
| 2016-05-07 | Rollup merge of #33442 - tshepang:trim, r=steveklabnik | Steve Klabnik | -3/+2 |
| 2016-05-07 | Rollup merge of #33439 - birkenfeld:ip-rfc-refs, r=steveklabnik | Steve Klabnik | -5/+5 |
| 2016-05-07 | Rollup merge of #33438 - birkenfeld:dup-words, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2016-05-07 | Rollup merge of #33326 - birkenfeld:issue-33321, r=GuillaumeGomez | Steve Klabnik | -15/+14 |
| 2016-05-07 | Rollup merge of #33283 - GuillaumeGomez:process_doc, r=steveklabnik | Steve Klabnik | -4/+196 |
| 2016-05-07 | Implement RFC 1542 | Steven Fackler | -1/+9 |
| 2016-05-06 | doc: binding not needed | Tshepang Lekhonkhobe | -2/+1 |
| 2016-05-06 | doc: mut not needed | Tshepang Lekhonkhobe | -1/+1 |
| 2016-05-06 | Indicate struct names are code-like in doc-comment. | Corey Farwell | -2/+2 |
| 2016-05-06 | Auto merge of #33086 - cardoe:non-blocking-rand-read, r=alexcrichton | bors | -3/+20 |
| 2016-05-06 | Fix Typo in Barrier::wait documentation | Christopher Serr | -1/+1 |
| 2016-05-06 | Auto merge of #33072 - tbu-:pr_duration_new_overflow, r=alexcrichton | bors | -1/+7 |
| 2016-05-05 | Auto merge of #32990 - tbu-:pr_more_defaults_cstr_path, r=alexcrichton | bors | -0/+16 |
| 2016-05-05 | doc: make RFC references consistent | Georg Brandl | -5/+5 |
| 2016-05-05 | Fix some some duplicate words. | Georg Brandl | -2/+2 |
| 2016-05-05 | Add `Default` implementation for `&CStr` and `CString` | Tobias Bucher | -0/+16 |
| 2016-05-03 | Fix build on Windows | Seo Sanghyeon | -1/+0 |
| 2016-05-03 | Remove unused trait imports flagged by lint | Seo Sanghyeon | -2/+0 |
| 2016-05-02 | libstd: correct the link to functions in io module documentation | Ryman | -2/+2 |
| 2016-05-02 | std::thread docs: spawn() returns not a Thread anymore | Georg Brandl | -15/+14 |
| 2016-05-01 | Add process types documentation | Guillaume Gomez | -4/+196 |
| 2016-04-29 | Auto merge of #33148 - sfackler:entry-key, r=alexcrichton | bors | -0/+9 |
| 2016-04-28 | Auto merge of #33211 - alexcrichton:android-back-in-time, r=nagisa | bors | -36/+138 |
| 2016-04-28 | Rollup merge of #33152 - bwinterton:master, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2016-04-27 | std: Add compatibility with android-9 | Alex Crichton | -36/+138 |
| 2016-04-26 | Auto merge of #33142 - tshepang:split-long-line, r=guillaumegomez | bors | -2/+2 |
| 2016-04-26 | Auto merge of #33203 - Ryman:patch-3, r=alexcrichton | bors | -2/+2 |
| 2016-04-26 | Rollup merge of #33200 - sfackler:nonblocking-docs, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-04-26 | Rollup merge of #33167 - benaryorg:master, r=alexcrichton | Manish Goregaokar | -0/+2 |
| 2016-04-25 | libstd: fix typos in thread::LocalKey docs | Ryman | -2/+2 |
| 2016-04-25 | Fix reference to TCP in UDP docs | Steven Fackler | -1/+1 |
| 2016-04-24 | thread tighter span for closures around | Niko Matsakis | -3/+3 |
| 2016-04-23 | Auto merge of #33124 - sfackler:kill-ipv6-only, r=alexcrichton | bors | -64/+0 |
| 2016-04-23 | clarify documentation of TcpStream::connect() for multiple valid addresses | benaryorg | -0/+2 |
| 2016-04-22 | doc: that line was too long | Tshepang Lekhonkhobe | -2/+2 |
| 2016-04-22 | Make HashSet::Insert documentation more consistent | Brayden Winterton | -2/+2 |
| 2016-04-22 | Implement `append` for b-trees. | Johannes Oertel | -6/+4 |
| 2016-04-21 | Add Entry::key | Steven Fackler | -0/+9 |
| 2016-04-20 | Remove IPV6_V6ONLY functionality | Steven Fackler | -64/+0 |
| 2016-04-20 | rand: add comments about getrandom() fallback | Doug Goldstein | -0/+8 |
| 2016-04-20 | HashMap: add info to docs about random seed quality | Doug Goldstein | -2/+4 |
| 2016-04-19 | rand: don't block before random pool is initialized | Doug Goldstein | -1/+8 |
| 2016-04-18 | Panic on overflow in `Duration::new` constructor | Tobias Bucher | -1/+7 |
| 2016-04-17 | Auto merge of #33034 - tbu-:pr_doc_mutex_lock, r=nagisa | bors | -0/+9 |
| 2016-04-17 | Add a comment about locking a `Mutex` multiple times | Tobias Bucher | -0/+9 |
| 2016-04-17 | Rollup merge of #33022 - Mr4x:master, r=bluss | Manish Goregaokar | -2/+2 |