uv/crates/uv-resolver
Charlie Marsh f4cd7d627a
Split extra validation from graph construction (#3586)
## Summary

Splits this into two loops that each handle independent cases, to make
the code a little easier to reason about. No behavioral or logic changes
-- just splitting the `match` across two loops.
2024-05-14 16:41:16 -04:00
..
src Split extra validation from graph construction (#3586) 2024-05-14 16:41:16 -04:00
tests Consolidate concurrency limits (#3493) 2024-05-10 12:43:08 -04:00
Cargo.toml Add parsed URL to PubGrubPackage (#3426) 2024-05-14 00:55:21 +00:00