You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
b9a207bfd58b8f961c44976e6ff72b8940bf9f21 Use is_err instead of redundant pattern matching (Tobin C. Harding)
ef868cc7b5f9a652494fc808ea90ac29a91b7f0f Use unwrap_or_else instead of expect (Tobin C. Harding)
a1a5467175dade2243c248c6e54d8522d1273f9c Remove clone call from Copy type (Tobin C. Harding)
f939367b244f5603835590b9829f55f698c35ebb Remove useless conversion (Tobin C. Harding)
c20be39458273e9410bbe64c892c014423c4460d Remove explicit reference (Tobin C. Harding)
7ed6680fb84ff1056a3dcbc06b9e9f8e2e29da07 Do not mutate local variable (Tobin C. Harding)
e361cfc396585c8260bf61806343a9cdb6cdb88d Remove unneeded return statement (Tobin C. Harding)
f9907b038c1b874fb4da608c9ebcbfe2f5512a49 Use += operator (Tobin C. Harding)
5e0df214089a74182d714f79201f2ecca551202c Use single quotes (Tobin C. Harding)
7218e5eba8c60378f713f94b9ff5242af944efd1 Remove redundant field names (Tobin C. Harding)
6a2577f0eef445b5d9f4f4ca1fb150d43d48b4d1 Remove useless let binding (Tobin C. Harding)
ccc808ae6a0c9f7d3d7ae0b38c78decd8d7d1b66 Use iterator instead of array access (Tobin C. Harding)
badeb44c8386ff9c37516700082ce98c34a22a54 Remove unnecessary cast (Tobin C. Harding)
Pull request description:
All the clippy patches rom #682, only touches `bitcoind_test`.
ACKs for top commit:
apoelstra:
utACK b9a207bfd58b8f961c44976e6ff72b8940bf9f21
Tree-SHA512: ae9451601bc5232f0ce194be1b7c6c1c31c8118ea87951f3eac9c6c4349c7ff963516c8cc34c2a63c9f1b99f03c781e687c74b46dc24624bbfa81a0decb513ef
0 commit comments