rust/src/libstd/sys
Yuki Okushi f77b8d355b
Rollup merge of #67065 - alexcrichton:update-wasi, r=sfackler
Fix fetching arguments on the wasm32-wasi target

Fixes an error introduced in #66750 where wasi executables always think
they have zero arguments because one of the vectors returned here
accidentally thought it was length 0.
2019-12-06 15:37:13 +09:00
..
cloudabi Format libstd/sys with rustfmt 2019-11-29 18:37:58 -08:00
hermit Format libstd/sys with rustfmt 2019-11-29 18:37:58 -08:00
sgx Format libstd/sys with rustfmt 2019-11-29 18:37:58 -08:00
unix Rollup merge of #66346 - linkmauve:try-in-docstring, r=Dylan-DPC 2019-12-02 04:08:55 +01:00
vxworks Rollup merge of #67041 - Wind-River:master_base, r=alexcrichton 2019-12-06 15:37:11 +09:00
wasi Fix fetching arguments on the wasm32-wasi target 2019-12-05 11:01:26 -08:00
wasm Rollup merge of #66705 - pitdicker:atomic_mut_ptr, r=KodrAus 2019-11-30 16:56:47 +01:00
windows Format libstd/sys with rustfmt 2019-11-29 18:37:58 -08:00
mod.rs rename cfg(rustdoc) into cfg(doc) 2019-11-06 18:32:51 +01:00