about summary refs log tree commit diff
path: root/src/libstd/sys/wasm/args.rs
AgeCommit message (Expand)AuthorLines
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-6/+2
2019-08-28std: Remove the `wasm_syscall` featureAlex Crichton-3/+1
2019-05-22Revert "Add implementations of last in terms of next_back on a bunch of Doubl...Steven Fackler-4/+0
2019-04-19Add implementations of last in terms of next_back on a bunch of DoubleEndedIt...Kyle Huey-0/+4
2019-02-28libstd => 2018Taiki Endo-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-01-30Implement extensible syscall interface for wasmDiggory Blake-33/+5
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+90