Closed Manishearth closed 8 years ago
@bors-servo r+
:pushpin: Commit cfd612c has been approved by Ms2ger
:hourglass: Testing commit cfd612c with merge 65c1c07...
:sunny: Test successful - travis
I was worried about how letting the user choose this number would affect the properties of the hash algorithm. It turns out:
http://www.isthe.com/chongo/tech/comp/fnv/index.html#FNV-param
In the general case, almost any offset_basis will serve so long as it is non-zero.
This change is