uv/crates/uv-fs/src
Charlie Marsh e4c98e976f
Use Box<Path> in lieu of PathBuf for immutable structs (#12346)
## Summary

I don't know if I actually want to commit this, but I did it on the
plane last time and just polished it off (got it to compile) while
waiting to board.
2025-03-25 21:56:06 +00:00
..
cachedir.rs Remove cachedir dependency (#11240) 2025-02-05 08:54:02 -05:00
lib.rs Avoid silently dropping errors in directory enumeration (#11890) 2025-03-03 02:39:17 +00:00
path.rs Use Box<Path> in lieu of PathBuf for immutable structs (#12346) 2025-03-25 21:56:06 +00:00
which.rs Check for executable permissions in is_executable (#11430) 2025-02-12 13:50:29 -06:00