rust/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
..
2019-08-05 13:23:30 +02:00
2019-07-19 07:29:25 +02:00

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