Debian Patches
Status for rust-ahash/0.8.12-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
1001_bench_overflow.patch | disable seemingly unused overflowing additions in tests | Peter Michael Green <plugwash@debian.org> | no | debian | 2023-12-27 | |
1002_fence_tests.patch | add feature fencing to test | Peter Michael Green <plugwash@debian.org> | no | debian | 2023-12-27 | |
2001_getrandom.patch | use older branch of crate getrandom This essentially reverts upstream git commit 08a2be6. | Jonas Smedegaard <dr@jones.dk> | not-needed | 2025-08-11 | ||
2001_pcg-mwc.patch | avoid test-only not-in-Debian crate pcg-mwc | Jonas Smedegaard <dr@jones.dk> | not-needed | 2024-03-17 | ||
2002_no_benches.patch | avoid running benchmarks Benches are unusually registered as tests, which is difficult to disable (in a way respected also when passing --tests on command-line), so simply delete the tests. . The non-bench test nopanic.rs is deleted as well, as it is brittle and apparently breaks with the other tests gone. |
Jonas Smedegaard <dr@jones.dk> | not-needed | 2025-08-11 | ||
2002_no_nightly.patch | avoid nightly-only feature nightly-arm-aes | Jonas Smedegaard <dr@jones.dk> | not-needed | 2024-01-18 |