| Age | Commit message (Expand) | Author | Lines |
| 2017-11-26 | Rollup merge of #46224 - GuillaumeGomez:io-missing-link, r=QuietMisdreavus | kennytm | -2/+1 |
| 2017-11-25 | rustbuild: Enable WebAssembly backend by default | Alex Crichton | -76/+111 |
| 2017-11-24 | std: Flag Windows TLS dtor symbol as #[used] | Alex Crichton | -1/+3 |
| 2017-11-24 | Auto merge of #46012 - Gankro:float-conv-transmute, r=sfackler | bors | -76/+86 |
| 2017-11-23 | Make float::from_bits transmute (and update the documentation to reflect this). | Alexis Beingessner | -76/+86 |
| 2017-11-23 | Rollup merge of #46220 - rust-lang:frewsxcv-issue-44929, r=kennytm | Guillaume Gomez | -2/+4 |
| 2017-11-23 | Remove invalid doc link | Guillaume Gomez | -2/+1 |
| 2017-11-22 | Clarify stdin behavior of `Command::output`. | Corey Farwell | -2/+4 |
| 2017-11-22 | Rollup merge of #46157 - martinlindhe:master, r=kennytm | kennytm | -1/+1 |
| 2017-11-22 | Rollup merge of #46141 - aqrln:tosocketaddrs-doc-fix-typo, r=frewsxcv | kennytm | -1/+1 |
| 2017-11-22 | Rollup merge of #46050 - sunfishcode:read_to_end, r=sfackler | kennytm | -6/+3 |
| 2017-11-21 | fix some typos | Martin Lindhe | -1/+1 |
| 2017-11-21 | Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM... | bors | -0/+3 |
| 2017-11-21 | Fix a typo in ToSocketAddrs documentation | Alexey Orlenko | -1/+1 |
| 2017-11-21 | Rollup merge of #46122 - malbarbo:docs, r=steveklabnik | kennytm | -5/+7 |
| 2017-11-21 | Rollup merge of #46092 - sfackler:ppid, r=alexcrichton | kennytm | -0/+14 |
| 2017-11-21 | Rollup merge of #46088 - vitiral:read_doc, r=steveklabnik | kennytm | -7/+27 |
| 2017-11-21 | Rollup merge of #46082 - Enet4:mutex_from, r=sfackler | kennytm | -0/+22 |
| 2017-11-20 | Fix some docs summary nits | Marco A L Barbosa | -5/+7 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -9/+2067 |
| 2017-11-19 | Add process::parent_id | Steven Fackler | -0/+14 |
| 2017-11-18 | Add doc for `Read`ing from `&str` and some related cleanup | Garrett Berg | -7/+27 |
| 2017-11-18 | impl From<T> for RwLock<T> | Eduardo Pinho | -0/+11 |
| 2017-11-18 | impl From<T> for Mutex<T> | Eduardo Pinho | -0/+11 |
| 2017-11-17 | add doc_highlight feature flag and tests | QuietMisdreavus | -0/+1 |
| 2017-11-17 | spotlight Iterator/Read/Write impls on function return types | QuietMisdreavus | -0/+2 |
| 2017-11-16 | Optimize `read_to_end`. | Dan Gohman | -6/+3 |
| 2017-11-14 | Auto merge of #45981 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -2/+2 |
| 2017-11-14 | Auto merge of #45896 - malbarbo:use-libc-const, r=alexcrichton | bors | -50/+5 |
| 2017-11-14 | Fixed several pulldown warnings when documenting libstd. | kennytm | -2/+2 |
| 2017-11-13 | Rollup merge of #45893 - redox-os:futex_timeout, r=alexcrichton | kennytm | -22/+38 |
| 2017-11-13 | Rollup merge of #45892 - redox-os:is_absolute_fix, r=alexcrichton | kennytm | -4/+4 |
| 2017-11-11 | Auto merge of #45152 - Binero:master, r=dtolnay | bors | -11/+43 |
| 2017-11-11 | Improvided map_entry_replace examples | Jeroen Bollen | -12/+22 |
| 2017-11-11 | Changed tabs back into spaces to fix formatting. | Jeroen Bollen | -2/+2 |
| 2017-11-11 | Addressed issues raised in #44286. | Jeroen Bollen | -5/+27 |
| 2017-11-11 | Add missing links and examples for FileExt | Guillaume Gomez | -2/+40 |
| 2017-11-09 | Use getrandom syscall for all Linux and Android targets. | Marco A L Barbosa | -50/+5 |
| 2017-11-09 | Add futex timeout | Jeremy Soller | -22/+38 |
| 2017-11-09 | std: Avoid use of `libc` in portable modules | Alex Crichton | -31/+33 |
| 2017-11-08 | std: Move the `cmath` module into the `sys` module | Alex Crichton | -133/+196 |
| 2017-11-08 | std: Change how EBADF is handled in `sys` | Alex Crichton | -6/+13 |
| 2017-11-08 | std: Remove `rand` crate and module | Alex Crichton | -610/+114 |
| 2017-11-08 | Rollup merge of #45830 - pornel:dosglobs, r=dtolnay | Guillaume Gomez | -0/+4 |
| 2017-11-08 | Rollup merge of #45582 - GuillaumeGomez:doc-unix-missing-links, r=frewsxcv | Guillaume Gomez | -4/+70 |
| 2017-11-07 | Add missing links and examples | Guillaume Gomez | -4/+70 |
| 2017-11-07 | Warn about non-portability of glob patterns | Kornel | -0/+4 |
| 2017-11-07 | Rollup merge of #45714 - sdroege:thread-panic-docs, r=dtolnay | kennytm | -5/+9 |
| 2017-11-07 | Rollup merge of #45682 - RalfJung:rwlock-guards, r=alexcrichton | kennytm | -3/+8 |
| 2017-11-07 | Rollup merge of #45470 - GuillaumeGomez:unix-metadata-ext, r=QuietMisdreavus | kennytm | -0/+246 |