about summary refs log tree commit diff
path: root/library/std/src/sys/unsupported/fs.rs
AgeCommit message (Expand)AuthorLines
2021-05-19Move the implementation of `Path::exists` to `sys_common::fs` so platforms ca...Chris Denton-0/+4
2021-04-20Change uses of never typeChristiaan Dirkx-40/+40
2021-04-20Replace `Void` with never typeChristiaan Dirkx-7/+7
2020-11-14Disambiguate symlink argument namesDavid Tolnay-1/+1
2020-09-15Consolidate wasi::process and unsupported::processEric Huss-4/+0
2020-07-27mv std libs to library/mark-0/+308