Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update zerocopy; trim unused methods #1393

Merged
merged 6 commits into from
Feb 13, 2024
Merged

Conversation

dhardy
Copy link
Member

@dhardy dhardy commented Feb 13, 2024

  • Remove mention of stdsimd (obsolete)
  • cfg-gate or remove methods no longer needed (outside of tests)
  • Update to zerocopy version =0.8.0-alpha.5. Usually we don't bother using pre-release versions, but this is causing a lot of test failures.

This is no longer needed (likely since rust#117372).
@dhardy dhardy requested a review from newpavlov February 13, 2024 09:50
@dhardy dhardy merged commit e5a366d into rust-random:master Feb 13, 2024
@dhardy dhardy deleted the up-zerocopy branch February 13, 2024 11:31
benjamin-lieser pushed a commit to benjamin-lieser/rand that referenced this pull request Feb 5, 2025
* Remove mention of stdsimd
* Move fns FloatSIMDUtils::replace, extract to new cfg-gated trait FloatSIMDScalarUtils
* Remove unused utility methods on floats, bool
* Remove unused import
* Update to zerocopy 0.8.0-alpha.5
* Remove unneeded import of Float
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants