rust/clippy_lints
Philipp Hansch 5c9221f880
Refactor: Cleanup one part of assign_ops lint
Removes a lot of indentation and separates lint emission from lint
logic. Only touches the `hir::ExprKind::AssignOp` part of the lint.
2019-03-08 09:01:29 +01:00
..

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