]> git.lizzy.rs Git - rust.git/commitdiff
Merge pull request #1250 from elliottneilclark/explicit_into_iter
authorMartin Carton <cartonmartin+github@gmail.com>
Sat, 1 Oct 2016 13:01:43 +0000 (15:01 +0200)
committerGitHub <noreply@github.com>
Sat, 1 Oct 2016 13:01:43 +0000 (15:01 +0200)
Add a lint to warn about un-necessary .into_iter()


Trivial merge