uv/crates/uv-cache
Charlie Marsh 04f20169db
Avoid silently dropping errors in directory enumeration (#11890)
## Summary

Right now, _all_ errors are dropped here, which seems wrong. We should
only return an empty iterator if the directory doesn't exist.
2025-03-03 02:39:17 +00:00
..
src Avoid silently dropping errors in directory enumeration (#11890) 2025-03-03 02:39:17 +00:00
Cargo.toml Use files instead of junctions on Windows (#11269) 2025-02-13 16:17:49 -06:00