rust/clippy_lints
bors c420382ac2 Auto merge of #5738 - mikerite:loops-20200623-2, r=matthiaskrgr
Improve end of expression check in for loop lints

changelog: none
2020-06-23 14:05:45 +00:00
..
src Auto merge of #5738 - mikerite:loops-20200623-2, r=matthiaskrgr 2020-06-23 14:05:45 +00:00
Cargo.toml Merge commit 'ff0993c5e9' into clippy 2020-06-09 14:36:01 +00:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.