]> git.lizzy.rs Git - rust.git/commitdiff
Merge pull request #3321 from 0ndorio/fix/1123_false_positive_on_boxed_local
authorOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer <github35764891676564198441@oli-obk.de>
Tue, 16 Oct 2018 08:45:55 +0000 (10:45 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Oct 2018 08:45:55 +0000 (10:45 +0200)
Avoid linting `boxed_local` on trait implementations.


Trivial merge