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

Use Vec::into_raw_parts once stable #3

Closed
joshlf opened this issue Sep 19, 2022 · 1 comment
Closed

Use Vec::into_raw_parts once stable #3

joshlf opened this issue Sep 19, 2022 · 1 comment
Labels
compatibility-nonbreaking Changes that are (likely to be) non-breaking

Comments

@joshlf
Copy link
Member

joshlf commented Sep 19, 2022

Migrated from https://fxbug.dev/80922

In new_boxed_slice, use Vec::into_raw_parts once it's stable.

@joshlf joshlf added the compatibility-nonbreaking Changes that are (likely to be) non-breaking label Aug 12, 2023
@joshlf
Copy link
Member Author

joshlf commented Aug 14, 2023

Obsolete; we no longer have the code that this applied to.

@joshlf joshlf closed this as completed Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility-nonbreaking Changes that are (likely to be) non-breaking
Projects
None yet
Development

No branches or pull requests

1 participant