about summary refs log tree commit diff
path: root/library/std/src/sys_common/fs.rs
AgeCommit message (Expand)AuthorLines
2021-01-06Optimize away some path lookups in the generic `fs::copy` implementation.Dan Gohman-4/+6
2020-07-27mv std libs to library/mark-0/+39