rust/clippy_lints
bors 8dc3fde127 Auto merge of #5246 - JarredAllen:master, r=flip1995
Detect usage of custom floating-point abs implementation

Closes #5224

changelog: Enhance [`suboptimal_flops`] lint to detect manual implementations of the `abs` method
2020-03-04 10:53:03 +00:00
..
2020-02-17 13:39:48 +09:00

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