]> git.lizzy.rs Git - rust.git/commit
new_ret_no_self correctly lint impl return
authorJosh Mcguigan <joshmcg88@gmail.com>
Fri, 5 Oct 2018 02:01:04 +0000 (19:01 -0700)
committerJosh Mcguigan <joshmcg88@gmail.com>
Sat, 13 Oct 2018 13:20:39 +0000 (06:20 -0700)
commita5e4805ecf1ff5b38f0d467ba90530e43bfd0d9c
treee390259f343d600ea2d837d37fa51d3079336c50
parent2ef4af7db23c5522db2d71b60908b93127df5036
new_ret_no_self correctly lint impl return
clippy_lints/src/methods/mod.rs
tests/ui/new_ret_no_self.rs
tests/ui/new_ret_no_self.stderr