rust-bitcoin-unsafe-fast/hashes/src
merge-script 96dffb2152
Merge rust-bitcoin/rust-bitcoin#2939: Automated nightly rustfmt (2024-06-30)
19b093080b 2024-06-30 automated rustfmt nightly (Fmt Bot)

Pull request description:

  Automated nightly `rustfmt` changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

ACKs for top commit:
  apoelstra:
    ACK 19b093080b

Tree-SHA512: 50d905ab4823e5e746751c0aacd145fc5640c9cb250d99bcd44800c72a890562c0014a9eee21602198388dee7bd9354ff764bab5616aac82bf7660669f8c2ee1
2024-06-30 12:09:40 +00:00
..
cmp.rs hashes: Introduce SPDX license identifiers 2023-05-01 09:26:36 +10:00
hash160.rs hashes: split Hash trait into two 2024-06-24 13:28:54 +00:00
hkdf.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
hmac.rs hashes: split Hash trait into two 2024-06-24 13:28:54 +00:00
impls.rs hashes: split Hash trait into two 2024-06-24 13:28:54 +00:00
internal_macros.rs hashes: split Hash trait into two 2024-06-24 13:28:54 +00:00
lib.rs 2024-06-30 automated rustfmt nightly 2024-06-30 01:10:26 +00:00
ripemd160.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
serde_macros.rs Removed //! spare line at end of headers 2024-05-22 12:00:25 +01:00
sha1.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
sha256.rs hashes: split Hash trait into two 2024-06-24 13:28:54 +00:00
sha256d.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
sha256t.rs hashes: stop exposing engine/from_engine and general hashing methods in hash_newtype 2024-06-24 13:58:05 +00:00
sha384.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
sha512.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
sha512_256.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
siphash24.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
util.rs hashes: stop exposing engine/from_engine and general hashing methods in hash_newtype 2024-06-24 13:58:05 +00:00