about summary refs log tree commit diff
path: root/library/std/src/sys/wasi/ext/mod.rs
AgeCommit message (Expand)AuthorLines
2021-05-03Move `std::sys::wasi::ext` to `std::os::wasi`Christiaan Dirkx-52/+0
2021-02-24Use `super::` to refer to WASI-specific names.Dan Gohman-4/+4
2021-02-23Enable API documentation for `std::os::wasi`.Dan Gohman-0/+28
2020-09-03Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasiAmjad Alsharafi-0/+2
2020-07-27mv std libs to library/mark-0/+22