Tracking Issue for align_to_uninit_mut
#139062
Labels
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(align_to_uninit_mut)]
This is a tracking issue for safe variant of
slice::align_to_mut
forMaybeUninit
values.Public API
Steps / History
MaybeUninit
mutable slices libs-team#564slice::align_to_uninit_mut
#139072Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩
The text was updated successfully, but these errors were encountered: