Skip to content

Commit 59344c6

Browse files
authored
Merge pull request #1523 from b1ue64/b1ue64-patch-1
feat(iterators5): remove outdated part of hint
2 parents f2de12a + a7257a1 commit 59344c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

info.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -897,9 +897,6 @@ hint = """
897897
The documentation for the std::iter::Iterator trait contains numerous methods
898898
that would be helpful here.
899899
900-
Return 0 from count_collection_iterator to make the code compile in order to
901-
test count_iterator.
902-
903900
The collection variable in count_collection_iterator is a slice of HashMaps. It
904901
needs to be converted into an iterator in order to use the iterator methods.
905902

0 commit comments

Comments
 (0)