-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The tests compute some exact hash results that we expect for several different integers on bytes. Since rustc_hash only sensibly supports 32 bit and 64 bit and is usize-dependent, we test them both. Running the test suite on a different bit width will result in an error.
- Loading branch information
Showing
1 changed file
with
120 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters