rust/library/std/src/fs
Mads Marquart a6c6eda61d Remove now redundant check in symlink_hard_link test
We support macOS 10.12 and above, so it now always uses linkat, so the
check is redundant.

This was missed in #126351.
2024-09-07 13:24:16 +02:00
..
tests.rs Remove now redundant check in symlink_hard_link test 2024-09-07 13:24:16 +02:00