Skip to content

fixed simd (mask.to_int() renamed to mask.to_simd())#236

Open
programingjd wants to merge 1 commit intodropbox:masterfrom
programingjd:master
Open

fixed simd (mask.to_int() renamed to mask.to_simd())#236
programingjd wants to merge 1 commit intodropbox:masterfrom
programingjd:master

Conversation

@programingjd
Copy link
Copy Markdown
Contributor

Some functions in unstable portable simd have been renamed in the latest rust nightlies.
This includes Mask::to_int that should now be Mask::to_simd
This was used in two places.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 11, 2026

CLA assistant check
All committers have signed the CLA.

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