rust/clippy_lints
daxpedda aed2b986e6 Renamed to implicit_return.
Covered all other kinds besides `ExprKind::Lit`.
Added check for replacing `break` with `return`.
2018-12-05 14:39:09 +01:00
..
2018-12-05 14:39:09 +01:00

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