uv/crates/uv-resolver
Andrew Gallant acaed763b7 uv: use ResolverEnvironment instead of ResolverMarkers
This updates the surrounding code to use the new ResolverEnvironment
type. In some cases, this simplifies caller code by removing case
analysis. There *shouldn't* be any behavior changes here. Some test
snapshots were updated to account for some minor tweaks to error
messages.

I didn't split this up into separate commits because it would have been
too difficult/costly.
2024-11-04 11:09:06 -05:00
..
src uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
Cargo.toml Merge uv-pubgrub into uv-pep440 (#8669) 2024-10-29 20:15:18 +01:00