Closed bertptrs closed 2 years ago
The compiler has gotten a bit smarter so new warnings have popped up. This PR addresses:
IntoIter::new
IntoIterator::into_iter
The compiler has gotten a bit smarter so new warnings have popped up. This PR addresses:
IntoIter::new
in favour ofIntoIterator::into_iter