uv/crates/uv-fs
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 Support --active for PEP 723 script environments (#11433) 2025-02-13 13:40:21 -06:00