anymap
Jonathan ReemEnabled Cargo and moved Makefile to use target.
Chris MorganMerge pull request #4 from tomassedovic/impl-mutable
Tomas SedovicImplement Collection and Mutable traits
Chris MorganMerge pull request #3 from reem/rust-version-bump
Jonathan ReemFix a syntax error with the latest rust
Chris MorganMerge pull request #1 from reem/deprecated-lint
Jonathan ReemRemove deprecated lint for ~[T]s
Jonathan ReemFixed new syntax error caused by upstream rust changes.
Chris MorganTry to drown a little bit of noise in benchmarks.
Chris MorganSkip type checking in from-Any casting.
Chris MorganSwitch from SipHash to a faster TypeId hasher.
Chris MorganAdd some simple benchmarks.
Chris MorganRefine the README in a couple of places.
Chris MorganMiscellaneous bad commit message (for fun!).
Chris MorganInitial release.