]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/double_parens.rs
Merge pull request #1406 from theemathas/double-parens
[rust.git] / clippy_lints / src / double_parens.rs
2016-12-28 Manish GoregaokarMerge pull request #1406 from theemathas/double-parens
2016-12-28 Theemathas Chirana... Implement the double_parens lint.
2016-12-28 Theemathas Chirana... Add skeleton for double_parens lint.