| Age | Commit message (Expand) | Author | Lines |
| 2017-10-11 | ffi/mod.rs: Keep the one-sentence summary at the beginning of the module | Federico Mena Quintero | -0/+2 |
| 2017-10-11 | ffi/c_str.rs: Use only one space after a period ending a sentence | Federico Mena Quintero | -8/+8 |
| 2017-10-11 | ffi/c_str.rs: Fix method/function confusion | Federico Mena Quintero | -3/+3 |
| 2017-10-11 | ffi/c_str.rs: Make all descriptions have a single-sentence summary at the beg... | Federico Mena Quintero | -15/+16 |
| 2017-10-02 | Fix broken links in documentation | Federico Mena Quintero | -3/+3 |
| 2017-10-02 | Clarify the ffi module's toplevel docs, per @clarcharr's comments | Federico Mena Quintero | -54/+65 |
| 2017-10-02 | Remove the implication that CString contains UTF-8 data. | Federico Mena Quintero | -3/+4 |
| 2017-09-26 | os_str: Fix too-long lines | Federico Mena Quintero | -4/+4 |
| 2017-09-25 | Overhaul the documentation for OsString / OsStr | Federico Mena Quintero | -5/+91 |
| 2017-09-25 | Module overview for std::os::windows:ffi | Federico Mena Quintero | -1/+57 |
| 2017-09-25 | Point from the error structs back to the method that created them, like in it... | Federico Mena Quintero | -5/+24 |
| 2017-09-25 | Overhaul the ffi::CStr documentation. | Federico Mena Quintero | -30/+46 |
| 2017-09-25 | Overhaul the ffi::CString docs | Federico Mena Quintero | -31/+115 |
| 2017-09-25 | Expand the introduction to the ffi module. | Federico Mena Quintero | -1/+100 |
| 2017-09-22 | Auto merge of #44624 - tmerr:master, r=sfackler | bors | -3/+24 |
| 2017-09-20 | Auto merge of #44525 - aidanhs:aphs-no-null-deref, r=alexcrichton | bors | -15/+23 |
| 2017-09-19 | Rollup merge of #44703 - GuillaumeGomez:missing-io-links, r=QuietMisdreavus | Guillaume Gomez | -4/+6 |
| 2017-09-19 | Rollup merge of #44513 - redox-os:master, r=alexcrichton | Guillaume Gomez | -26/+186 |
| 2017-09-19 | Add some missing links in io docs | Guillaume Gomez | -4/+6 |
| 2017-09-19 | Auto merge of #44026 - QuietMisdreavus:trimmed-std, r=steveklabnik | bors | -1/+7 |
| 2017-09-18 | Rollup merge of #44651 - bluss:document-thread-name-no-nuls, r=steveklabnik | Alex Crichton | -0/+7 |
| 2017-09-18 | Rollup merge of #44537 - oli-obk:memchr, r=alexcrichton | Alex Crichton | -6/+4 |
| 2017-09-18 | Rollup merge of #44466 - clarcharr:cow_error, r=alexcrichton | Alex Crichton | -0/+15 |
| 2017-09-17 | Remove st_mode mask | Trevor Merrifield | -3/+3 |
| 2017-09-17 | Add test case for unix permissions | Trevor Merrifield | -0/+21 |
| 2017-09-17 | Add a file to trivially disable tool building or testing | Oliver Schneider | -3/+6 |
| 2017-09-17 | Add `<*const T>::align_offset` and use it in `memchr` | Oliver Schneider | -6/+4 |
| 2017-09-17 | Rollup merge of #44647 - tmerr:fix-44645, r=dtolnay | Tim Neumann | -2/+5 |
| 2017-09-17 | Rollup merge of #44639 - budziq:stabilize_needs_drop, r=dtolnay | Tim Neumann | -1/+0 |
| 2017-09-17 | Rollup merge of #44622 - frewsxcv:frewsxcv-invalid-link, r=QuietMisdreavus | Tim Neumann | -1/+1 |
| 2017-09-17 | std: Document thread builder panics for nul bytes in thread names | Ulrik Sverdrup | -0/+7 |
| 2017-09-17 | Ensure tcp test case passes when disconnected from network | Trevor Merrifield | -2/+5 |
| 2017-09-16 | Fix network families | Jeremy Soller | -2/+2 |
| 2017-09-16 | Rollup merge of #44609 - jonhoo:hash-alloc, r=steveklabnik | Alex Crichton | -0/+6 |
| 2017-09-16 | Rollup merge of #44395 - jcdyer:ip-constructors, r=alexcrichton | Alex Crichton | -1/+89 |
| 2017-09-16 | stabilized needs_drop (fixes #41890) | Michal Budzynski | -1/+0 |
| 2017-09-16 | Auto merge of #43017 - durka:stabilize-const-invocation, r=eddyb | bors | -0/+13 |
| 2017-09-16 | change #![feature(const_fn)] to specific gates | Alex Burka | -0/+13 |
| 2017-09-15 | Retain suid/sgid/sticky bits in Metadata.permissions | Trevor Merrifield | -3/+3 |
| 2017-09-15 | Fix incorrect `into_inner` link in docs. | Corey Farwell | -1/+1 |
| 2017-09-15 | HashMap::new and HashSet::new do not allocate | Jon Gjengset | -0/+6 |
| 2017-09-14 | Rollup merge of #44563 - budziq:stablilize_tcpstream_connect_timeout, r=alexc... | Corey Farwell | -1/+1 |
| 2017-09-14 | Rollup merge of #44541 - GuillaumeGomez:openoptions-docs, r=QuietMisdreavus | Corey Farwell | -5/+23 |
| 2017-09-14 | Rollup merge of #44388 - tbu-:pr_doc_udp_connect_multiple, r=frewsxcv | Corey Farwell | -16/+9 |
| 2017-09-14 | Rollup merge of #44378 - frehberg:rustdoc, r=dtolnay | Corey Farwell | -13/+41 |
| 2017-09-14 | Add unstable attributes for Ipv?Addr constructors. | J. Cliff Dyer | -5/+17 |
| 2017-09-14 | stabilize tcpstream_connect_timeout (closes #43079) | Michal Budzynski | -1/+1 |
| 2017-09-14 | Merge branch 'master' into threadname | Joshua Sheard | -109/+690 |
| 2017-09-14 | Auto merge of #43972 - TobiasSchaffner:std_clean, r=alexcrichton | bors | -46/+537 |
| 2017-09-13 | Add note for append method in OpenOptions docs | Guillaume Gomez | -0/+6 |