Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make for loop desugaring for iterators more precise
The UFCS call IntoIterator::into_iter() is used by the for loop.
- Loading branch information