Skip to content

move our data structures into a central location #4454

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Jul 7, 2025

Mostly, get them out of the way of the crate root. ;)

Also, rename RangeMap to DedupRangeMap... the ranges are really more of an implementation detail and explicitly not part of the stable API contract, after all.

@oli-obk oli-obk added this pull request to the merge queue Jul 8, 2025
Merged via the queue into rust-lang:master with commit 995bbaf Jul 8, 2025
13 checks passed
@RalfJung RalfJung deleted the data_structure branch July 8, 2025 09:58
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