rust/library/std/src/fs
Aris Merchant 5999a5fbdc Make tests pass on old macos
On old macos systems, `fs::hard_link()` will follow symlinks.
This changes the test `symlink_hard_link` to exit early on
these systems, so that tests can pass.
2021-07-10 12:59:25 -07:00
..
tests.rs Make tests pass on old macos 2021-07-10 12:59:25 -07:00