Skip to content

Stop hashing a usize when hashing [u8; 1] - #86131

Closed
scottmcm wants to merge 1 commit into
rust-lang:masterfrom
scottmcm:array-hash
Closed

Stop hashing a usize when hashing [u8; 1]#86131
scottmcm wants to merge 1 commit into
rust-lang:masterfrom
scottmcm:array-hash

Hash arrays via `Hash::hash_slice` instead of via `<[T]>::hash`

4c93668
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs