]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/consts.rs
Merge pull request #1255 from Manishearth/cov
[rust.git] / clippy_lints / src / consts.rs
2016-10-03 Manish GoregaokarMerge pull request #1255 from Manishearth/cov
2016-10-02 mcartonRemove a useless method
2016-08-01 Manish GoregaokarMerge pull request #1129 from oli-obk/needless_ref
2016-08-01 Oliver Schneiderlint on by ref patterns for references
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-14 llogiqMerge pull request #1099 from Manishearth/fix
2016-07-14 Oliver SchneiderMerge pull request #1096 from cramertj/1086-negative...
2016-07-13 Taylor CramerCheck for comparison of -0.0 and 0.0 in PartialOrd...
2016-07-13 Taylor CramerChange floating point constant to mem::transmute u64...
2016-07-13 Taylor CramerAdded sign check on Constant f64 PartialEq implementation
2016-06-04 llogiqMerge pull request #962 from Manishearth/fix-doc
2016-05-31 Martin CartonMerge pull request #970 from Manishearth/rustup
2016-05-31 Andre Bogusdogfood error in consts fixed
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy