]> Untitled Git - bdk/commit
ci(clippy): fix new default warn empty_line_after_doc_comments for rust 1.83
authorSteve Myers <steve@notmandatory.org>
Mon, 16 Dec 2024 01:25:05 +0000 (19:25 -0600)
committerSteve Myers <steve@notmandatory.org>
Mon, 16 Dec 2024 01:54:00 +0000 (19:54 -0600)
commit1d03db9ab37bfe623e16bc85f712d4a1db4c51ed
tree12856179d3cda849361cbb917ded566bb98d3dd5
parent941bca0d405f86e748ea629a2e241bffa41108f8
ci(clippy): fix new default warn empty_line_after_doc_comments for rust 1.83

https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments
https://github.com/rust-lang/rust-clippy/pull/13091
crates/wallet/examples/compiler.rs
crates/wallet/examples/policy.rs
crates/wallet/src/keys/mod.rs