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

Clean up unused unsafe from zerovec #5582

Open
Manishearth opened this issue Sep 23, 2024 · 1 comment
Open

Clean up unused unsafe from zerovec #5582

Manishearth opened this issue Sep 23, 2024 · 1 comment
Labels
C-zerovec Component: Yoke, ZeroVec, DataBake
Milestone

Comments

@Manishearth
Copy link
Member

FlexZeroVec isn't used, and the VZV mutation code is somewhat nice to have but also is a lot of gnarly unsafe that I'd rather just not maintain or have an unsafe burden for.

We should potentially get rid of both.

@Manishearth Manishearth added the C-zerovec Component: Yoke, ZeroVec, DataBake label Sep 23, 2024
@Manishearth Manishearth added this to the Utilities 1.0 milestone Sep 23, 2024
@Manishearth
Copy link
Member Author

cc @sffc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-zerovec Component: Yoke, ZeroVec, DataBake
Projects
None yet
Development

No branches or pull requests

1 participant