Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move FlatIndex into the uv-resolver crate #2972

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Conversation

charliermarsh
Copy link
Member

Summary

This lets us remove circular dependencies (in the future, e.g., #2945) that arise from FlatIndex needing a bunch of resolver-specific abstractions (like incompatibilities, required hashes, etc.) that aren't necessary to fetch the flat index entries.

@charliermarsh charliermarsh added the internal A refactor or improvement that is not user-facing label Apr 10, 2024
@charliermarsh charliermarsh marked this pull request as ready for review April 10, 2024 18:22
@charliermarsh charliermarsh merged commit 48ba7df into main Apr 10, 2024
@charliermarsh charliermarsh deleted the charlie/flat-index branch April 10, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal A refactor or improvement that is not user-facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant