]> git.lizzy.rs Git - rust.git/commit
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)
commit6ae89c4f1123d81e56141b02cd3b83436c1ad035
treeecb8035614db34c2821eea8897b6b744fc2382b5
parenteb683e6070f1a402d06e365432c5b9a675b96493
parent2d8b4f3d5cb771a67f119f3903dd4aca1e4c9136
Merge pull request #3321 from 0ndorio/fix/1123_false_positive_on_boxed_local

Avoid linting `boxed_local` on trait implementations.