]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/zero_div_zero.rs
Auto merge of #4938 - flip1995:rustup, r=flip1995
[rust.git] / clippy_lints / src / zero_div_zero.rs
2017-03-24 Oliver SchneiderMerge remote-tracking branch 'origin/master' into 1537...
2017-03-02 Oliver SchneiderMerge pull request #1584 from ensch/master
2017-03-01 Oliver SchneiderAlmost there
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-19 Manish GoregaokarMerge pull request #1345 from EpocSquadron/epocsquadron...
2016-12-19 Manish GoregaokarMerge pull request #1355 from philipturnbull/deref...
2016-12-17 Martin CartonMerge pull request #1373 from Manishearth/rustup
2016-12-07 Oliver Schneiderupdate to the rust-PR that unblocks clippy
2016-12-06 Oliver Schneiderrustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
2016-10-04 Martin CartonMerge pull request #1257 from KitFreddura/master
2016-10-02 Kit Fredduraupdated zero_div_zero.rs
2016-08-08 llogiqMerge pull request #1146 from birkenfeld/housekeeping
2016-08-07 Georg BrandlMake the lint docstrings more consistent.
2016-07-19 mcartonMerge branch 'feature/gh-pages-docs' of https://github...
2016-07-18 llogiqMerge pull request #1093 from oli-obk/serde_specific_lint
2016-07-15 mcartonImprove docs
2016-06-21 Martin CartonMerge pull request #1012 from Manishearth/nohyg
2016-06-16 llogiqMerge pull request #994 from oli-obk/stuttter
2016-06-16 Oliver Schneiderround 1
2016-06-09 Martin CartonMerge pull request #1000 from Manishearth/doc_whitelist
2016-06-09 llogiqMerge pull request #990 from Manishearth/rustfmt
2016-06-09 mcartonFormat all `if_let_chain` consistently
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy