]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/paths.rs
Add lint for redundant pattern matching in iflet for Result/Option
[rust.git] / clippy_lints / src / utils / paths.rs
2016-10-30 d-dorazioAdd lint for redundant pattern matching in iflet for...
2016-10-24 Oliver SchneiderMerge branch 'master' of github.com:Manishearth/rust...
2016-10-22 Martin CartonMerge pull request #1287 from Manishearth/rustup
2016-10-22 mcartonRustup to *rustc 1.14.0-nightly (f09420685 2016-10...
2016-10-03 Manish GoregaokarMerge pull request #1255 from Manishearth/cov
2016-10-01 Martin CartonMerge pull request #1250 from elliottneilclark/explicit...
2016-10-01 Elliott ClarkAdd a lint to warn about un-necessary .into_iter()
2016-09-19 Oliver SchneiderMerge remote-tracking branch 'origin/master' into examples
2016-09-01 kennytmAdded a lint_without_lint_pass lint.
2016-08-22 llogiqNew cmp_null lint (fixes #1184) (#1186)
2016-07-19 Martin CartonMerge pull request #1109 from Manishearth/setup-gh...
2016-07-19 Martin CartonMerge pull request #1108 from Manishearth/setup-gh...
2016-07-19 Martin CartonMerge pull request #1107 from Manishearth/setup-gh...
2016-07-18 llogiqMerge pull request #1093 from oli-obk/serde_specific_lint
2016-07-18 Oliver Schneider"fallout"
2016-07-15 Oliver Schneideradd the path to the util::path module
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy