uv/crates/uv-resolver
Charlie Marsh dcbaa1f486
Avoid iteration for singleton selections (#7195)
## Summary

If we have a singleton `Range`, we don't need to iterate over the map of
available ranges; instead, we can just get the singleton directly.

Closes #6131.
2024-09-09 13:43:57 +00:00
..
src Avoid iteration for singleton selections (#7195) 2024-09-09 13:43:57 +00:00
Cargo.toml chore: Remove dep on derivative (#7133) 2024-09-06 17:46:56 -04:00