rust-bitcoin-unsafe-fast/hashes/src
merge-script a543b45df1
Merge rust-bitcoin/rust-bitcoin#3359: Use UFCS in macros
25d906d936 Use UFCS in macros (Liam Aharon)

Pull request description:

  Closes #3304

ACKs for top commit:
  apoelstra:
    ACK 25d906d936 successfully ran local tests
  tcharding:
    ACK 25d906d936

Tree-SHA512: a02a8507bcec73dab1ec8d49e45eab327d989c276d931520e0fff312faf7d3165292c300fb9414314f9b94b1255ee49a0fb64303df6d971c9089226b6873c36a
2024-09-18 13:35:56 +00:00
..
cmp.rs hashes: Put test function in a module 2024-09-12 15:28:41 +10:00
hash160.rs don't enable std by default when testing 2024-08-26 21:08:23 +02:00
hkdf.rs 2024-09-08 automated rustfmt nightly 2024-09-08 01:17:12 +00:00
hmac.rs Remove hashes io feature 2024-09-09 06:37:49 +10:00
impls.rs Remove hashes io feature 2024-09-09 06:37:49 +10:00
internal_macros.rs Use UFCS in macros 2024-09-14 09:46:57 +02:00
lib.rs Merge rust-bitcoin/rust-bitcoin#3128: hashes: Remove `io` feature 2024-09-09 19:28:51 +00:00
ripemd160.rs don't enable std by default when testing 2024-08-26 21:08:23 +02:00
serde_macros.rs Use UFCS in macros 2024-09-14 09:46:57 +02:00
sha1.rs don't enable std by default when testing 2024-08-26 21:08:23 +02:00
sha256.rs don't enable std by default when testing 2024-08-26 21:08:23 +02:00
sha256d.rs don't enable std by default when testing 2024-08-26 21:08:23 +02:00
sha256t.rs Deprecate `from_slice()` in sha256.rs 2024-09-06 12:33:52 +01:00
sha384.rs don't enable std by default when testing 2024-08-26 21:08:23 +02:00
sha512.rs don't enable std by default when testing 2024-08-26 21:08:23 +02:00
sha512_256.rs don't enable std by default when testing 2024-08-26 21:08:23 +02:00
siphash24.rs 2024-09-15 automated rustfmt nightly 2024-09-15 01:19:55 +00:00
util.rs Merge rust-bitcoin/rust-bitcoin#3275: Enforce that `Hash::Bytes` is an array 2024-09-02 00:42:39 +00:00