]> git.lizzy.rs Git - rust.git/blob - library/std/benches/lib.rs
Add 'src/tools/rust-analyzer/' from commit '977e12a0bdc3e329af179ef3a9d466af9eb613bb'
[rust.git] / library / std / benches / lib.rs
1 #![feature(test)]
2
3 extern crate test;
4
5 mod hash;