about summary refs log tree commit diff
path: root/library/std/src/fs/tests.rs
AgeCommit message (Expand)AuthorLines
2020-11-16std: Fix test `got_symlink_permission` on WindowsVadim Petrochenkov-0/+3
2020-11-09Rollup merge of #78026 - sunfishcode:symlink-hard-link, r=dtolnayDylan DPC-0/+51
2020-10-16Define `fs::hard_link` to not follow symlinks.Dan Gohman-0/+51
2020-10-13Join map operatorswcampbell-2/+1
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+1339