Tracking Issue for core::slice::IterMut::as_mut_slice
and impl<T> AsMut<[T]> for IterMut<'_, T>
#93079
Open
1 of 3 tasks
Labels
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(slice_iter_mut_as_mut_slice)]
This is a tracking issue for
core::slice::IterMut::as_mut_slice
Public API
Steps / History
core::slice::IterMut::as_mut_slice
andimpl<T> AsMut<[T]> for IterMut<'_, T>
#93080Unresolved Questions
The text was updated successfully, but these errors were encountered: