]> git.lizzy.rs Git - rust.git/commit
Check for Deref trait impl + add fixed version
authorThibsG <Thibs@debian.com>
Tue, 25 Feb 2020 22:06:24 +0000 (23:06 +0100)
committerThibsG <Thibs@debian.com>
Wed, 15 Apr 2020 15:18:12 +0000 (17:18 +0200)
commitb6d43305502f15d3c3e1a49f488eedc5ce330b4f
tree37fa6485f0c1b5abb02dd949195971ee98a4e1aa
parentc1132434a7cf580a09d08a274bbfd2e776b324f8
Check for Deref trait impl + add fixed version
clippy_lints/src/dereference.rs
clippy_lints/src/utils/paths.rs
tests/ui/dereference.fixed [new file with mode: 0644]
tests/ui/dereference.rs
tests/ui/dereference.stderr