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