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

cleanup/platform-range #621

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

naure
Copy link
Collaborator

@naure naure commented Nov 21, 2024

Follow-up to #620

Simplify the Platform type by exposing the Range type.

Copy link
Contributor

@KimiWu123 KimiWu123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup!

@naure naure merged commit 8003c17 into cleanup/exclusive-ranges Nov 22, 2024
6 checks passed
@naure naure deleted the cleanup/platform-range branch November 22, 2024 07:56
@naure naure mentioned this pull request Nov 22, 2024
naure added a commit that referenced this pull request Nov 22, 2024
- Switch to half-open / usual range for platform addresses.
- Expose the `Range` type (#621).
- Introduce methods `iter_addresses` which is not the same as
`Range::iter`.

(This became easy to fix after recent changes and useful for upcoming
changes.)

---------

Co-authored-by: Aurélien Nicolas <[email protected]>
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.

2 participants