about summary refs log tree commit diff
path: root/clippy_lints/src/zero_div_zero.rs
AgeCommit message (Expand)AuthorLines
2017-05-10Fix a future compat lint that we triggeredOliver Schneider-2/+2
2017-03-01Almost thereOliver Schneider-2/+2
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-10-02updated zero_div_zero.rsKit Freddura-2/+2
2016-08-07Make the lint docstrings more consistent.Georg Brandl-9/+6
2016-07-16Improve docsmcarton-1/+4
2016-06-16round 1Oliver Schneider-4/+4
2016-06-10Format all `if_let_chain` consistentlymcarton-25/+22
2016-05-27split clippy into lints, plugin and cargo-clippyOliver Schneider-0/+59