uv/crates/uv-fs
Ibraheem Ahmed be2a67cd9b
Replace `map_or(false, ..)` uses with `is_some_and` and `is_ok_and` (#4703)
## Summary

Looks like there isn't a clippy lint for this yet.
2024-07-01 19:28:42 +00:00
..
src Replace `map_or(false, ..)` uses with `is_some_and` and `is_ok_and` (#4703) 2024-07-01 19:28:42 +00:00
Cargo.toml Use a cross-platform representation for relative paths in `pip compile` (#3804) 2024-05-24 03:02:42 +00:00