rust-bitcoin-unsafe-fast/bitcoin/src/address
Tobin C. Harding 6aa8c2b023
Remove needless_borrows_for_generic_args
This has been fixed and we use nightly to lint so we have access to the
merged fix.

Removing the attribute uncovers a bunch of real lint warnings, fix
them while we are at it.
2024-11-01 14:30:45 +11:00
..
error.rs Wrap the bech32 decoding error 2024-10-27 08:29:22 +11:00
mod.rs Remove needless_borrows_for_generic_args 2024-11-01 14:30:45 +11:00
script_pubkey.rs Seal extension traits 2024-10-21 14:51:23 +11:00