Jonathan Reem []
 
Fix a syntax error with the latest rust
Chris Morgan []
 
Merge pull request #1 from reem/deprecated-lint
Remove deprecated lint for ~[T]s
Jonathan Reem []
 
Remove deprecated lint for ~[T]s
Jonathan Reem []
 
Fixed new syntax error caused by upstream rust changes.
Chris Morgan []
 
Try to drown a little bit of noise in benchmarks.
Chris Morgan []
 
Skip type checking in from-Any casting.
We know the type with certainty already.
This should make a microscopic improvement in perf.
Chris Morgan []
 
Switch from SipHash to a faster TypeId hasher.
Chris Morgan []
 
Add some simple benchmarks.
Chris Morgan []
 
Refine the README in a couple of places.
Chris Morgan []
 
Miscellaneous bad commit message (for fun!).
Chris Morgan []
 
Initial release.