Danny Robson
0b85632c97
calculating the hash should never need to throw; all error cases should be detectable at construction time. we should panic if we detect such an error. this fixes a compilation warning