]> git.lizzy.rs Git - rust.git/blob - library/std/benches/lib.rs
Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy
[rust.git] / library / std / benches / lib.rs
1 #![feature(test)]
2
3 extern crate test;
4
5 mod hash;