| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-04-14 | Rollup merge of #59852 - alexcrichton:more-vectored, r=sfackler | Mazdak Farrokhzad | -4/+24 |
| 2019-04-14 | Rollup merge of #59818 - crlf0710:eliminate_libstd_fnbox, r=cramertj | Mazdak Farrokhzad | -2/+1 |
| 2019-04-11 | Impl RawFd converstion traits for TcpListener, TcpStream and UdpSocket | Ryan Levick | -67/+190 |
| 2019-04-10 | std: Add `{read,write}_vectored` for more types | Alex Crichton | -4/+24 |
| 2019-04-10 | Eliminate `FnBox` usages from libstd. | CrLF0710 | -2/+1 |
| 2019-04-05 | wasi: Use shared API for preopened fds | Alex Crichton | -87/+86 |
| 2019-04-03 | wasi: Fill out `std::fs` module for WASI | Alex Crichton | -203/+1085 |
| 2019-04-01 | wasi: Implement `error_string` to get readable errors | Alex Crichton | -2/+15 |
| 2019-04-01 | wasi: Use raw syscalls for stdio | Alex Crichton | -14/+9 |
| 2019-04-01 | wasi: Load arguments via syscalls | Alex Crichton | -26/+24 |
| 2019-03-31 | libstd: deny(elided_lifetimes_in_paths), fixes in wasi | Mazdak Farrokhzad | -25/+25 |
| 2019-03-29 | Add a new wasm32-unknown-wasi target | Alex Crichton | -0/+1962 |
