uv/crates/uv-fs/src
konsti 3218e364ae
Use `fs_err` for paths in symlinking errors (#13303)
In #13302, there was an IO error without context. This error seems to be
caused by a symlink error. Switching as symlinking to `fs_err` ensures
these errors will carry context in the future.
2025-05-05 16:29:27 +00:00
..
cachedir.rs Remove `cachedir` dependency (#11240) 2025-02-05 08:54:02 -05:00
lib.rs Use `fs_err` for paths in symlinking errors (#13303) 2025-05-05 16:29:27 +00:00
path.rs Bump MSRV to 1.84 (#12670) 2025-04-04 11:49:26 -04:00
which.rs Check for executable permissions in `is_executable` (#11430) 2025-02-12 13:50:29 -06:00