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

use partition_point in WeightedIndex #1276

Merged
merged 3 commits into from
Dec 22, 2022
Merged

use partition_point in WeightedIndex #1276

merged 3 commits into from
Dec 22, 2022

Conversation

TheIronBorn
Copy link
Contributor

The minimum Rust version now allows partition_point which is exactly what we were doing in WeightedIndex

@dhardy dhardy merged commit b9e7d84 into master Dec 22, 2022
@TheIronBorn TheIronBorn deleted the TheIronBorn-patch-2 branch December 22, 2022 18:49
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