about summary refs log tree commit diff
path: root/src/libstd/sys/wasi/fd.rs
AgeCommit message (Expand)AuthorLines
2020-02-22rustfmt darnitJane Lusby-6/+2
2020-02-22make doc comments regular commentsJane Lusby-2/+2
2019-12-03Update the `wasi` crate for `wasm32-wasi`Alex Crichton-70/+52
2019-08-29update to wasi v0.7newpavlov-48/+56
2019-08-21fixesnewpavlov-38/+38
2019-08-19use wasi cratenewpavlov-205/+97
2019-04-27Stabilized vectored IOSteven Fackler-13/+13
2019-04-03wasi: Fill out `std::fs` module for WASIAlex Crichton-3/+31
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in wasiMazdak Farrokhzad-12/+12
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+322