diff options
author | Rory Dudley | 2024-05-17 16:20:26 -0600 |
---|---|---|
committer | Rory Dudley | 2024-05-17 16:20:26 -0600 |
commit | 8756d3e7512c1416cc15a688c62b8f51f030b192 (patch) | |
tree | e37729583a78feb13259e8a6cb30ad1c54213a14 /src/path.rs | |
parent | 40a403c412be52b713a7363840bfa3f507985a9f (diff) | |
download | dwarvish-8756d3e7512c1416cc15a688c62b8f51f030b192.tar.gz |
Remove into_iter() for Chars in new next() function
The instance of &mut Chars is already an iterator, so we can remove the
call to into_iter().
Diffstat (limited to 'src/path.rs')
0 files changed, 0 insertions, 0 deletions