about summary refs log tree commit diff
path: root/src/libstd/sys/wasm/os.rs
AgeCommit message (Expand)AuthorLines
2020-07-15Introduce restricted-std feature.Eric Huss-107/+0
2019-12-24Deprecate Error::description for realDavid Tolnay-0/+1
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-2/+4
2019-08-28std: Remove the `wasm_syscall` featureAlex Crichton-8/+10
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-2/+2
2019-02-28libstd => 2018Taiki Endo-7/+7
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-28Don't format!() string literalsljedrz-1/+1
2018-01-30Implement extensible syscall interface for wasmDiggory Blake-31/+7
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+136