about summary refs log tree commit diff
path: root/library/std/src/sys/fs/wasi.rs
AgeCommit message (Expand)AuthorLines
2025-09-17std: Fix WASI implementation of `remove_dir_all`Alex Crichton-1/+8
2025-06-05Optimize `Seek::stream_len` impl for `File`Tobias Bucher-0/+4
2025-05-01Change signature of File::try_lock and File::try_lock_sharedChristopher Berner-5/+6
2025-03-08Move fs into sysThalia Archibald-0/+870