about summary refs log tree commit diff
path: root/clippy_lints/src/no_effect.rs
AgeCommit message (Expand)AuthorLines
2017-08-14RustfmtOliver Schneider-16/+25
2017-06-22Use span_lint_and_suggSeo Sanghyeon-3/+4
2017-04-01Remove unused cs parameter for is_macro and friendsEnrico Schmitz-3/+3
2017-01-17apply rustfmtOliver Schneider-3/+5
2017-01-13rustup to 2017-01-12Oliver Schneider-2/+2
2016-12-31Add a new "short_circuit_statement" lint (fixes #1194)Samuel Tardieu-3/+5
2016-12-20also run rustfmt on clippy-lintsOliver Schneider-6/+6
2016-12-07update to the rust-PR that unblocks clippyOliver Schneider-2/+2
2016-12-06rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)Oliver Schneider-1/+1
2016-12-01WIP compiles and doesn't crash (much) but tests are failingOliver Schneider-14/+23
2016-11-23Rustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11-22)*mcarton-2/+2
2016-10-06Rustup to *rustc 1.14.0-nightly (3210fd5c2 2016-10-05)*mcarton-2/+6
2016-10-03Rustup to *rustc 1.14.0-nightly (144af3e97 2016-10-02)*mcarton-2/+2
2016-08-07Make the lint docstrings more consistent.Georg Brandl-6/+8
2016-07-16Improve docsmcarton-4/+12
2016-06-16round 1Oliver Schneider-3/+3
2016-06-10Run rustfmtmcarton-6/+10
2016-05-27split clippy into lints, plugin and cargo-clippyOliver Schneider-0/+155