-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fxhash_32 #1504
Add fxhash_32 #1504
Conversation
@Manishearth @hsivonen @alolita PTAL at the boilerplate I added and verify that I am attributing the code correctly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good from my end 👍
might be worth asking rustc_hash to make their code const
Hooray! The files in the branch are the same across the force-push. 😃 ~ Your Friendly Jira-GitHub PR Checker Bot |
^ this is a squash. |
Hooray! The files in the branch are the same across the force-push. 😃 ~ Your Friendly Jira-GitHub PR Checker Bot |
^ this is a rebase. |
Hooray! The files in the branch are the same across the force-push. 😃 ~ Your Friendly Jira-GitHub PR Checker Bot |
In order to get unblocked, I am going to merge this PR. I am still going to be on the lookout for a review from @alolita and make a follow-up PR with any necessary changes. |
Utility function prerequisite for #1148