rust-bitcoin-unsafe-fast/hashes/src
merge-script d0fc012497
Merge rust-bitcoin/rust-bitcoin#3374: hashes: Remove unused file
8b9d657667 hashes: Remove unused file (Tobin C. Harding)

Pull request description:

  Recently we moved the tests from `impls` to `tests/io.rs` but forgot to delete the original file.

  Remove the already unused `impls.rs` file.

ACKs for top commit:
  apoelstra:
    ACK 8b9d657667 successfully ran local tests

Tree-SHA512: f701825239aff18faa0cd7adf69e1a8830dfb532df9d52c6d545e6352054ae6cb8c625c9fc05b7db374822d3478acf16858bc38ffbecf45575f555eb80f010e1
2024-09-25 13:30:06 +00:00
..
cmp.rs hashes: Put test function in a module 2024-09-12 15:28:41 +10:00
hash160.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
hkdf.rs 2024-09-08 automated rustfmt nightly 2024-09-08 01:17:12 +00:00
hmac.rs Merge rust-bitcoin/rust-bitcoin#3395: Remove schemars all together 2024-09-24 19:21:56 +00:00
internal_macros.rs Remove schemars all together 2024-09-23 06:57:00 +10:00
lib.rs Merge rust-bitcoin/rust-bitcoin#3395: Remove schemars all together 2024-09-24 19:21:56 +00:00
ripemd160.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
serde_macros.rs Use UFCS in macros 2024-09-14 09:46:57 +02:00
sha1.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
sha256.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
sha256d.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
sha256t.rs Remove schemars all together 2024-09-23 06:57:00 +10:00
sha384.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
sha512.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
sha512_256.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00
siphash24.rs Merge rust-bitcoin/rust-bitcoin#3298: hashes: Rename length field and use u64 2024-09-23 20:10:09 +00:00
util.rs hashes: Rename length field and use u64 2024-09-09 14:46:38 +10:00