Remove unstable and test feature flags
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![cfg_attr(feature = "unstable", feature(test))]
|
||||
#![feature(test)]
|
||||
|
||||
extern crate rand;
|
||||
extern crate test;
|
||||
|
||||
|
Reference in New Issue
Block a user