Skip to content

Conversation

Shirtpantswallet
Copy link

into_iter() has been deprecated for arrays in 1.41 and replaced with
iter(). See rust-lang/rust#66145 .

Signed-off-by: Joshua Sorenson [email protected]

`into_iter()` has been deprecated for arrays in 1.41 and replaced with
`iter()`. See rust-lang/rust#66145 .

Signed-off-by: Joshua Sorenson <[email protected]>
@LukasKalbertodt
Copy link

Thanks for the PR! However, #173 already fixes this. It's still not merged as this crate seems to be currently unmaintained.

@Centril
Copy link
Collaborator

Centril commented Jan 17, 2020

Thanks. I've merged #173.

@Centril Centril closed this Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants