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

Add Ranges::from_iter #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add Ranges::from_iter #34

wants to merge 1 commit into from

Conversation

konstin
Copy link
Member

@konstin konstin commented Nov 5, 2024

See pubgrub-rs#273, it's split out from that PR, for https://github.com/astral-sh/uv/pull/8797/files.
Closes #33

konstin added a commit to astral-sh/uv that referenced this pull request Nov 5, 2024
Use astral-sh/pubgrub#34 (pubgrub-rs/pubgrub#273) for safer ranges modification that can't break pubgrub invariants.

In the process, I removed the `&mut` references in favor of a direct immutable-to-immutable mapping.
konstin added a commit to astral-sh/uv that referenced this pull request Nov 5, 2024
Use astral-sh/pubgrub#34 (pubgrub-rs/pubgrub#273) for safer ranges modification that can't break pubgrub invariants.

In the process, I removed the `&mut` references in favor of a direct immutable-to-immutable mapping.
konstin added a commit to astral-sh/uv that referenced this pull request Nov 5, 2024
Use astral-sh/pubgrub#34 (pubgrub-rs/pubgrub#273) for safer ranges modification that can't break pubgrub invariants.

In the process, I removed the `&mut` references in favor of a direct immutable-to-immutable mapping.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant