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

Implement helper functions in terms of [MaybeUninit<u8>] instead of Slab once relevant functions are stabilized #2

Open
fu5ha opened this issue Oct 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request tracking A tracking issue for a long term feature or group of changes

Comments

@fu5ha
Copy link
Member

fu5ha commented Oct 16, 2022

Related to #1, but likely to come after. Requires https://doc.rust-lang.org/std/mem/union.MaybeUninit.html#method.slice_assume_init_ref and some other MaybeUninit methods to become stable to be practical.

@fu5ha fu5ha added the enhancement New feature or request label Oct 16, 2022
@fu5ha fu5ha self-assigned this Oct 16, 2022
@fu5ha fu5ha added the tracking A tracking issue for a long term feature or group of changes label Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tracking A tracking issue for a long term feature or group of changes
Projects
None yet
Development

No branches or pull requests

1 participant