Merge pull request #1 from reem/deprecated-lint
[anymap] / src / lib.rs
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 MorganInitial release.