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

Remove unused slice_partition_at_index feature #1215

Merged
merged 1 commit into from Feb 7, 2022
Merged

Remove unused slice_partition_at_index feature #1215

merged 1 commit into from Feb 7, 2022

Conversation

novacrazy
Copy link
Contributor

Fixes #1214

@dhardy
Copy link
Member

dhardy commented Feb 7, 2022

packed_simd fails due to use of llvm_asm; this was fixed (rust-lang/packed_simd#340) but no fix released yet.

@dhardy dhardy merged commit fa04c15 into rust-random:master Feb 7, 2022
@Brooooooklyn
Copy link

Could you draft a patch release for this?

@dhardy
Copy link
Member

dhardy commented Feb 10, 2022

That would require updating the CHANGELOG first. I'm not sure without checking whether there have been breaking changes.

@vks
Copy link
Collaborator

vks commented Feb 11, 2022

@dhardy It looks like we did not release Rand 0.8.5 yet.

@vks
Copy link
Collaborator

vks commented Feb 11, 2022

@dhardy To answer you question, there have not been any breaking changes. Only the following changes are not represented in the changelog:

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.

slice_partition_at_index is no longer supported
4 participants