From b8654eaa6c4c4abaed9b8e448445b992c87bb41e Mon Sep 17 00:00:00 2001 From: Oliver Scherer Date: Thu, 11 Oct 2018 12:16:22 +0200 Subject: Stabilize tool lints --- clippy_dev/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clippy_dev/src') diff --git a/clippy_dev/src/lib.rs b/clippy_dev/src/lib.rs index 0e29db9bef0..eee9089e7c4 100644 --- a/clippy_dev/src/lib.rs +++ b/clippy_dev/src/lib.rs @@ -8,7 +8,7 @@ // except according to those terms. -#![feature(tool_lints)] + #![allow(clippy::default_hash_types)] use itertools::Itertools; -- cgit 1.4.1-3-g733a5