mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 20:38:55 +00:00
105c571fb6
Fixes https://github.com/denoland/deno/issues/25333. We fall back to junctions if the error kind is `PermissionDenied` but the std library actually sets the kind to `Uncategorized` if the symlink fails due to insufficient privileges. This was causing the fallback to not actually fall back in this case. |
||
---|---|---|
.. | ||
progress_bar | ||
sync | ||
v8 | ||
archive.rs | ||
checksum.rs | ||
console.rs | ||
diff.rs | ||
display.rs | ||
draw_thread.rs | ||
file_watcher.rs | ||
fs.rs | ||
logger.rs | ||
mod.rs | ||
path.rs | ||
result.rs | ||
text_encoding.rs | ||
unix.rs | ||
v8.rs | ||
windows.rs |