This is a tracking issue for the unstable iter_to_slice feature in the standard library. The into_vec adaptor for vec::IntoIter was recently removed, and these may also want to be removed. It's somewhat unclear how useful it is to have iterators enhanced with this kind of functionality.
This is a tracking issue for the unstable
iter_to_slicefeature in the standard library. Theinto_vecadaptor forvec::IntoIterwas recently removed, and these may also want to be removed. It's somewhat unclear how useful it is to have iterators enhanced with this kind of functionality.