#![feature(bench_black_box)]
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![feature(bench_black_box)]
|
||||
|
||||
use rand::prelude::*;
|
||||
use rand::distributions::WeightedIndex;
|
||||
|
||||
@@ -512,4 +514,4 @@ pub fn size_of_bitfields() -> Result<(), &'static str> {
|
||||
Ok(())
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user