Commits

Andrew Trick committed e6e128b0b04
Remove on old workaround from HashedCollections. It was casting an AnyObject pointer to an Int pointer before accessing it. This is fortunately no longer needed because theoretically it's undefined behavior.