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