Multi-Keychain-Redo#1
Open
110CodingP wants to merge 2 commits into
Open
Annotations
6 errors
|
Clippy
Process completed with exit code 101.
|
|
Clippy:
src/wallet/mod.rs#L347
unnecessary use of `get(&keychain).is_none()`
|
|
Clippy:
src/wallet/params.rs#L412
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
|
Clippy:
src/wallet/params.rs#L407
this expression creates a reference which is immediately dereferenced by the compiler
|
|
Clippy:
src/wallet/params.rs#L251
very complex type used. Consider factoring parts into `type` definitions
|
|
Clippy:
src/wallet/params.rs#L199
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
background
wait
wait-all
cancel
parallel
Loading