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