Skip to content

Commit

Permalink
Update src/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
dimo414 authored Nov 5, 2023
1 parent fd855f8 commit 84ce202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,7 @@ mod cache_tests {

// Sanity-checking that cache_key's behavior is stable over time. This test may need to be
// updated when changing Rust versions / editions.
// Disabled on hardware that generates other hashes, see #39
#[cfg(target_endian = "little")]
#[test]
fn stable_hash() {
Expand Down

0 comments on commit 84ce202

Please sign in to comment.