]> git.lizzy.rs Git - rust.git/commit
Lint ifs with the same then and else blocks
authormcarton <cartonmartin+git@gmail.com>
Sat, 30 Jan 2016 18:16:49 +0000 (19:16 +0100)
committermcarton <cartonmartin+git@gmail.com>
Sun, 7 Feb 2016 12:26:34 +0000 (13:26 +0100)
commitd862495d191dc432e92015a724780477f743152e
treef8405cf2093b59907d2dac424687d4fa6ec69d21
parentfe6f2a22ba48f8187ed69cd3d479d7a0dfa3b432
Lint ifs with the same then and else blocks
README.md
src/copies.rs
src/lib.rs
src/utils.rs
tests/compile-fail/copies.rs
tests/compile-fail/needless_bool.rs