Added to_string and display methods for TargetAddr Fixes #60 #149
Annotations
10 errors and 1 warning
Clippy:
src/lib.rs#L51
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L68
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L76
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L114
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L123
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L125
type `TargetAddr<'a>` implements inherent method `to_string(&self) -> String` which shadows the implementation of `Display`
|
Clippy:
src/lib.rs#L133
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L144
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L274
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/tcp/socks5.rs#L193
needless call to `as_bytes()`
|
Run actions-rust-lang/setup-rust-toolchain@v1
Cache not found for keys: v0-rust-test-Linux-6be15664-5a435a11, v0-rust-test-Linux-6be15664
|
Loading