From 45936a6e26ad123bfaa391791edeb2c7f51b296c Mon Sep 17 00:00:00 2001 From: Krishna Sai Veera Reddy Date: Mon, 17 Feb 2020 00:17:26 -0800 Subject: Uplift `excessive_precision` to the correctness category --- src/lintlist/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lintlist/mod.rs b/src/lintlist/mod.rs index 06a1fca4fdd..8c04afce1d2 100644 --- a/src/lintlist/mod.rs +++ b/src/lintlist/mod.rs @@ -492,7 +492,7 @@ pub const ALL_LINTS: [Lint; 355] = [ }, Lint { name: "excessive_precision", - group: "style", + group: "correctness", desc: "excessive precision for float literal", deprecation: None, module: "excessive_precision", -- cgit 1.4.1-3-g733a5