rust-clippy/clippy_lints
Vincent Dal Maso 77b21b644f
Move expression check to LateLintPass
Changes:
- Move from EarlyLintPass
- Fix entrypoint check with function path def_id.
2019-08-05 13:23:30 +02:00
..
src Move expression check to LateLintPass 2019-08-05 13:23:30 +02:00
Cargo.toml Update pulldown-cmark to 0.5.3 2019-07-19 07:29:25 +02:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

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