about summary refs log tree commit diff
path: root/src/libstd/sys/wasi/process.rs
AgeCommit message (Expand)AuthorLines
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-18/+13
2019-09-05std: Improve downstream codegen in `Command::env`Alex Crichton-3/+5
2019-04-03wasi: Fill out `std::fs` module for WASIAlex Crichton-2/+2
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in wasiMazdak Farrokhzad-3/+3
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+152