Merge pull request #739 from PiDelport/patch-1
style(standard_library_types): stray line break
This commit is contained in:
commit
e1be594fdd
@ -7,8 +7,7 @@
|
|||||||
// imperative style for loops. Recreate this counting functionality using
|
// imperative style for loops. Recreate this counting functionality using
|
||||||
// iterators. Only the two iterator methods (count_iterator and
|
// iterators. Only the two iterator methods (count_iterator and
|
||||||
// count_collection_iterator) need to be modified.
|
// count_collection_iterator) need to be modified.
|
||||||
// Execute `rustlings hint
|
// Execute `rustlings hint iterators5` for hints.
|
||||||
// iterators5` for hints.
|
|
||||||
//
|
//
|
||||||
// Make the code compile and the tests pass.
|
// Make the code compile and the tests pass.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user