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: 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(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: