Commits
Click on a commit to change the comparison rangefix: use same UNC path normalization logic with libuv Merge branch 'main' into fix/use-same-unc-path-normalization-logic-with-libuv1 year ago
by Brooooooklyn perf: reduce the number of syscalls on Windows1 year ago
by Brooooooklyn Update src/file_system.rs1 year ago
by Brooooooklyn perf: use `fs::canonicalize` for Windows refactor: remove windows only logic from `fast_canonicalize_non_windows`