]> git.lizzy.rs Git - rust.git/blob - library/std/benches/lib.rs
Auto merge of #74802 - Mark-Simulacrum:reland-74069, r=nnethercote
[rust.git] / library / std / benches / lib.rs
1 #![feature(test)]
2
3 extern crate test;
4
5 mod hash;