Specialize implementations
Implementations in stdlib are now optimized as they were before.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(test)]
|
||||
#![feature(fn_traits)]
|
||||
#![feature(trusted_step)]
|
||||
|
||||
pub mod bit_set;
|
||||
pub mod vec;
|
||||
|
||||
Reference in New Issue
Block a user