Commits
Click on a commit to change the comparison rangefix: use same UNC path normalization logic with libuv6 months ago
by sapphi-red chore: fix clippy6 months ago
by sapphi-red Merge branch 'main' into fix/use-same-unc-path-normalization-logic-with-libuv6 months ago
by Brooooooklyn perf: reduce the number of syscalls on Windows6 months ago
by Brooooooklyn fix: fix types6 months ago
by sapphi-red fix: fix clippy6 months ago
by sapphi-red Update src/file_system.rs6 months ago
by Brooooooklyn perf: use `fs::canonicalize` for Windows6 months ago
by sapphi-red refactor: remove windows only logic from `fast_canonicalize_non_windows`6 months ago
by sapphi-red