Change Hash{Map, Set} to FxHash{Map, Set}
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![feature(tool_lints)]
|
||||
#![allow(clippy::default_hash_types)]
|
||||
extern crate regex;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
Reference in New Issue
Block a user