]> Untitled Git - bdk/commit
ci(clippy): fix new stricter needless_lifetime errors for rust 1.83
authorSteve Myers <steve@notmandatory.org>
Mon, 6 Jan 2025 16:19:41 +0000 (10:19 -0600)
committerSteve Myers <steve@notmandatory.org>
Mon, 6 Jan 2025 16:19:41 +0000 (10:19 -0600)
commit24ec31bf66ec3a3788f96e8941c203a1e198af81
tree5239b49ee2b6531332bba1dc93c46622ac52f3ea
parent4aa8fba7f0005f27bc4d581891535dabd426ac0c
ci(clippy): fix new stricter needless_lifetime errors for rust 1.83

https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
rust-lang/rust-clippy#13286
examples/policy.rs
src/descriptor/mod.rs
src/wallet/tx_builder.rs