collections: fix running make check-stage1-collections
This commit is contained in:
parent
0f39dc7b78
commit
b9aeda4802
@ -1552,8 +1552,11 @@ pub mod raw {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
extern crate test;
|
||||
|
||||
use std::prelude::*;
|
||||
use std::mem::size_of;
|
||||
use test::Bencher;
|
||||
use super::{unzip, raw, Vec};
|
||||
|
||||
#[test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user