-
Notifications
You must be signed in to change notification settings - Fork 322
Breakage with recent nightly #125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Whoops, seems like already reported rust-lang/rust#33587 |
Thank you for reporting it here. I don't see a way to work around it without breaking changes, so unsure if I can do anything but hope that it the regression is fixed soon. |
Workaround in itertools version 0.4.14. |
Thank you so much! |
Oops, I managed to remove itertools::free::chain in the workaround. Was a bit too quick. It won't hurt most, but I'll fix that now too. |
The text was updated successfully, but these errors were encountered: