| Age | Commit message (Expand) | Author | Lines |
| 2017-05-05 | Rollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton | Corey Farwell | -10/+14 |
| 2017-05-05 | std: Prevent deadlocks in doctests on Windows | Alex Crichton | -1/+3 |
| 2017-05-05 | std: Avoid locks during TLS destruction on Windows | Alex Crichton | -115/+93 |
| 2017-05-05 | Update mod.rs | Raphaël Huchet | -1/+1 |
| 2017-05-05 | Add an example to std::thread::Result type | Raphaël Huchet | -0/+22 |
| 2017-05-04 | Reload nameserver information on lookup failure | Jon Gjengset | -3/+21 |
| 2017-05-04 | Deprecate heap::EMPTY in favour of Unique::empty or otherwise. | Alexis Beingessner | -1/+2 |
| 2017-05-04 | fallout from NonZero/Unique/Shared changes | Alexis Beingessner | -9/+12 |
| 2017-05-04 | Update mod.rs | Raphaël Huchet | -1/+1 |
| 2017-05-04 | create link to Result | Raphaël Huchet | -0/+1 |
| 2017-05-04 | Join method returns a thread::Result | Raphaël Huchet | -1/+1 |
| 2017-05-03 | Rollup merge of #41721 - mgattozzi:stdin-stdout-update, r=steveklabnik | Corey Farwell | -4/+6 |
| 2017-05-03 | Rollup merge of #41720 - frewsxcv:duration-doc-examples, r=steveklabnik | Corey Farwell | -4/+25 |
| 2017-05-03 | Rollup merge of #41543 - z1mvader:master, r=steveklabnik | Corey Farwell | -11/+22 |
| 2017-05-03 | Windows io::Error: also format NTSTATUS error codes | Jethro Beekman | -3/+24 |
| 2017-05-03 | Update ChildStdin/ChildStdout docs to be clearer | Michael Gattozzi | -4/+6 |
| 2017-05-03 | Add doc example for how to determine total number of secs in Duration. | Corey Farwell | -0/+15 |
| 2017-05-02 | Update Duration::as_secs doc example to demonstrate truncation. | Corey Farwell | -2/+2 |
| 2017-05-02 | Update Duration::from_millis doc example to show underlying values. | Corey Farwell | -1/+4 |
| 2017-05-02 | Update Duration::from_secs doc example to show underlying values. | Corey Farwell | -1/+4 |
| 2017-05-03 | Auto merge of #41624 - RalfJung:mutexguard-sync, r=alexcrichton | bors | -5/+3 |
| 2017-05-01 | Fix incorrect hex value in doc comment example. | Corey Farwell | -1/+1 |
| 2017-05-01 | Add profiling support, through the rustc -Z profile flag. | whitequark | -0/+2 |
| 2017-04-29 | Update stage0 bootstrap compiler | Alex Crichton | -1/+0 |
| 2017-04-29 | need to pick a new feature name | Ralf Jung | -1/+1 |
| 2017-04-29 | MutexGuard<T> may be Sync only if T is Sync | Ralf Jung | -5/+3 |
| 2017-04-27 | Rollup merge of #41526 - steveklabnik:gh35950, r=GuillaumeGomez | Corey Farwell | -9/+8 |
| 2017-04-27 | Rollup merge of #41438 - projektir:mpsc_docs, r=steveklabnik | Corey Farwell | -29/+254 |
| 2017-04-26 | Adding links and examples for various mspc pages #29377 | projektir | -29/+254 |
| 2017-04-26 | Rollup merge of #41499 - steveklabnik:gh25164, r=alexcrichton | Ariel Ben-Yehuda | -0/+7 |
| 2017-04-26 | restructured docs for thread and added links | Christian Poveda | -13/+19 |
| 2017-04-26 | Auto merge of #41352 - kennytm:macos-sanitizers, r=alexcrichton | bors | -0/+4 |
| 2017-04-26 | Address platform-specific behavior in TcpStream::shutdown | steveklabnik | -0/+7 |
| 2017-04-26 | Clean up TcpStream example | steveklabnik | -9/+8 |
| 2017-04-26 | added move | Christian Poveda | -1/+1 |
| 2017-04-25 | Rollup merge of #41518 - tbu-:pr_fix_cp_error, r=sfackler | Corey Farwell | -1/+1 |
| 2017-04-25 | Rollup merge of #41463 - SergioBenitez:master, r=alexcrichton | Corey Farwell | -0/+139 |
| 2017-04-25 | Rollup merge of #41442 - tbu-:pr_writeall_interrupted, r=aturon | Corey Farwell | -6/+16 |
| 2017-04-25 | rewrote the thread struct docs | Christian Poveda | -7/+12 |
| 2017-04-25 | Support AddressSanitizer and ThreadSanitizer on x86_64-apple-darwin. | kennytm | -0/+4 |
| 2017-04-24 | Add cautions to io::get_mut method documentation. | Sergio Benitez | -0/+8 |
| 2017-04-24 | Reference tracking issue for more_io_inner_methods. | Sergio Benitez | -5/+5 |
| 2017-04-24 | Add internal accessor methods to io::{Chain, Take}. | Sergio Benitez | -0/+131 |
| 2017-04-25 | Fix a copy-paste error in `Instant::sub_duration` | Tobias Bucher | -1/+1 |
| 2017-04-23 | Auto merge of #41437 - cuviper:remove-unstable-deprecated, r=alexcrichton | bors | -397/+1 |
| 2017-04-22 | Remove unused import. | Corey Farwell | -1/+1 |
| 2017-04-22 | Fix invalid linkage | Guillaume Gomez | -4/+4 |
| 2017-04-21 | Rollup merge of #41426 - malbarbo:android-x86_64, r=alexcrichton | Corey Farwell | -0/+63 |
| 2017-04-21 | Rollup merge of #41376 - mbrubeck:docs, r=frewsxcv | Corey Farwell | -2/+15 |
| 2017-04-21 | Specify behavior of `write_all` for `ErrorKind::Interrupted` errors | Tobias Bucher | -6/+16 |