]> git.lizzy.rs Git - rust.git/commit
Lint about consecutive ifs with same condition
authormcarton <cartonmartin+git@gmail.com>
Sat, 30 Jan 2016 17:03:53 +0000 (18:03 +0100)
committermcarton <cartonmartin+git@gmail.com>
Sun, 7 Feb 2016 12:26:34 +0000 (13:26 +0100)
commitfe6f2a22ba48f8187ed69cd3d479d7a0dfa3b432
treebf13053eab50b1bc47cc3d264b30c5b05f1c823e
parent9ba5d45509a62169dc4f6c0bac5ea6ac08d40883
Lint about consecutive ifs with same condition
README.md
src/copies.rs [new file with mode: 0644]
src/lib.rs
src/utils.rs
tests/compile-fail/copies.rs [new file with mode: 0755]