Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Implement Clone for by-ref iterators - #155

Open
vorner wants to merge 1 commit into
bodil:masterfrom
vorner:iter-clone
Open

Implement Clone for by-ref iterators#155
vorner wants to merge 1 commit into
bodil:masterfrom
vorner:iter-clone

Conversation

@vorner

@vorner vorner commented Nov 5, 2020

Copy link
Copy Markdown

Closes #134.

Note that this depends on bodil/sized-chunks#12 and needs merging and release of that first, so the git dependency can be removed. This turns out to be a bit of DFS through dependencies 😇.

@vorner

vorner commented Nov 5, 2020

Copy link
Copy Markdown
Author

As for the CI failures:

  • The clippy was probably present previously.
  • The test on macOS ‒ I don't see how this could be related. Is it possible this was present in there already, or should I try investigating what's happening?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement Clone for iterator types

1 participant