anymap/src
Chris Morgan b3811cf0d1 Remove the bench Cargo feature as superfluous
A better pattern is to put benchmarks in the `benches` directory;
that way, `cargo test` won’t pick them up by default,
and so it won’t fail on the stable and beta channels.
2017-07-07 10:55:35 +10:00
..
any.rs Put in a bunch of #[inline] attributes on fns. 2016-06-11 13:30:33 +10:00
lib.rs Remove the bench Cargo feature as superfluous 2017-07-07 10:55:35 +10:00
raw.rs Make clippy happy. 2017-01-20 18:10:55 +05:30