mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 22:14:44 +00:00
Add a caveat to std::os::windows::fs::symlink_file This is similar to the note on [Python's `os.symlink()`](https://docs.python.org/3/library/os.html#os.symlink). Some additional notes in https://github.com/dimo414/bkt/issues/3.