rust/library/std/src/sys
Dan Gohman 0208fca342 Use super:: to refer to WASI-specific names.
This ensures that these names resolve to the right place even when
building the WASI support on other platforms for generating the
documentation.
2021-02-24 10:37:05 -08:00
..
hermit deprecate atomic::spin_loop_hint in favour of hint::spin_loop 2021-01-13 16:30:29 +10:00
sgx deprecate atomic::spin_loop_hint in favour of hint::spin_loop 2021-01-13 16:30:29 +10:00
unix Rollup merge of #81975 - Amanieu:seal2, r=m-ou-se 2021-02-15 16:06:54 +01:00
unsupported Disambiguate symlink argument names 2020-11-14 14:46:14 -08:00
vxworks Take some of sys/vxworks/process/* from sys/unix instead. 2020-10-16 06:22:05 +02:00
wasi Use super:: to refer to WASI-specific names. 2021-02-24 10:37:05 -08:00
wasm sys: use process::abort() instead of arch::wasm32::unreachable() 2021-01-29 20:25:23 +01:00
windows Expose force_quotes on Windows. 2021-02-17 17:54:04 +00:00
mod.rs Enable API documentation for std::os::wasi. 2021-02-23 05:40:08 -08:00