rust-bitcoin-unsafe-fast/hashes/src
Riccardo Casatta ff5fa41975
Merge rust-bitcoin/rust-bitcoin#1933: Fix links in docs
154552e334 docs: Do not link to std::option::Option (Tobin C. Harding)
24843468c3 Remove rustdocs links to serde (Tobin C. Harding)

Pull request description:

  Two minor patches to fix up docs links. These were originally done as part of #1880 but are unrelated so pushing them up separately.

ACKs for top commit:
  apoelstra:
    ACK 154552e334
  RCasatta:
    utACK 154552e334

Tree-SHA512: e45e1538c66b59d63a66898896927bb6c1336fb4c8515bb9e2204c8035870ef8e4a6fd32dfc83db2938afda67feb27c48989e382410f9e7ea7a967132941c720
2023-08-02 16:37:13 +02:00
..
cmp.rs hashes: Introduce SPDX license identifiers 2023-05-01 09:26:36 +10:00
hash160.rs Improve hashes::Error 2023-05-25 13:25:13 +10:00
hmac.rs Improve hashes::Error 2023-05-25 13:25:13 +10:00
impls.rs Depend on hex-conservative 2023-07-21 10:59:46 +10:00
internal_macros.rs Depend on hex-conservative 2023-07-21 10:59:46 +10:00
lib.rs Depend on hex-conservative 2023-07-21 10:59:46 +10:00
ripemd160.rs Improve hashes::Error 2023-05-25 13:25:13 +10:00
serde_macros.rs Remove docsrs attributes 2023-07-14 14:59:11 +10:00
sha1.rs Improve hashes::Error 2023-05-25 13:25:13 +10:00
sha256.rs Depend on hex-conservative 2023-07-21 10:59:46 +10:00
sha256d.rs Improve hashes::Error 2023-05-25 13:25:13 +10:00
sha256t.rs Improve hashes::Error 2023-05-25 13:25:13 +10:00
sha512.rs Make sha512::HashEngine fields private 2023-06-20 10:11:11 +10:00
sha512_256.rs Make sha512::HashEngine fields private 2023-06-20 10:11:11 +10:00
siphash24.rs Improve hashes::Error 2023-05-25 13:25:13 +10:00
util.rs Merge rust-bitcoin/rust-bitcoin#1933: Fix links in docs 2023-08-02 16:37:13 +02:00