about summary refs log tree commit diff
path: root/library/std/src/os/wasi/io/mod.rs
AgeCommit message (Expand)AuthorLines
2025-01-14wasi/io: remove dead filesRalf Jung-0/+4
2022-10-29Adjust stabilization version to 1.65.0 for wasi fdsMark Rousskov-2/+2
2022-10-20Make the whole `std::os::wasi::io` module stable.Dan Gohman-1/+1
2022-10-20Mark `std::os::wasi::io::AsFd` etc. as stable.Dan Gohman-1/+1
2022-08-29Make `std::os::fd` public.Dan Gohman-7/+1
2021-08-19I/O safety.Dan Gohman-0/+12