remove specializations (i don't think they are needed)
This commit is contained in:
committed by
Jeff Washington (jwash)
parent
93c1de59ed
commit
b22f78e072
@ -1,6 +1,3 @@
|
||||
#![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(min_specialization))]
|
||||
#![allow(clippy::integer_arithmetic)]
|
||||
#![allow(clippy::mut_from_ref)]
|
||||
mod bucket;
|
||||
pub mod bucket_map;
|
||||
mod bucket_stats;
|
||||
|
Reference in New Issue
Block a user