Get CI into production-ready shape #2
Annotations
2 errors and 2 warnings
Run cargo clippy --all-targets --all-features -- -D clippy::all:
src/lib.rs#L215
the following explicit lifetimes could be elided: 'a
|
Run cargo clippy --all-targets --all-features -- -D clippy::all
Process completed with exit code 101.
|
Run cargo clippy --all-targets --all-features -- -D clippy::all:
src/lib.rs#L287
field `0` is never read
|
Run cargo clippy --all-targets --all-features -- -D clippy::all:
src/lib.rs#L294
field `0` is never read
|
Loading