about summary refs log tree commit diff
path: root/library/std/src/fs.rs
AgeCommit message (Expand)AuthorLines
2021-01-31Add doc aliases for "delete"Konrad Borowski-0/+3
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+1
2020-11-14Disambiguate symlink argument namesDavid Tolnay-11/+13
2020-11-14Auto merge of #75272 - the8472:spec-copy, r=KodrAusbors-1/+1
2020-11-13specialize io::copy to use copy_file_range, splice or sendfileThe8472-1/+1
2020-10-21Make it platform-specific whether `hard_link` follows symlinks.Dan Gohman-2/+3
2020-10-16Define `fs::hard_link` to not follow symlinks.Dan Gohman-2/+5
2020-09-02Convert many files to intra-doc linksJoshua Nelson-15/+15
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-1348/+3
2020-08-21Rollup merge of #75324 - ericseppanen:master, r=JohnTitorYuki Okushi-1/+3
2020-08-12Move to intra doc links in std/src/fs.rsAlexis Bourget-132/+59
2020-08-08clarify documentation of remove_dir errorsEric Seppanen-1/+3
2020-07-29Update `fs::remove_file` docsImbolc-0/+1
2020-07-27mv std libs to library/mark-0/+3612