Stabilize tool lints

This commit is contained in:
Oliver Scherer
2018-10-11 12:16:22 +02:00
parent 8b45dd704b
commit b8654eaa6c
205 changed files with 211 additions and 212 deletions

View File

@@ -8,7 +8,7 @@
// except according to those terms.
#![feature(tool_lints)]
#![allow(clippy::default_hash_types)]
use itertools::Itertools;