actix-net/actix-connect
Yuki Okushi 4fa06525a4 Fix clippy warnings
Add explicit `dyn`s

Remove let binding

Use +=

Return false

Derive Default for TcpConnector

Squash if/else

Remove unnecessary return keywords

Use is_empty()

Fix clippy attribute

Allow mut_from_ref
2019-08-17 02:43:22 +09:00
..
src Fix clippy warnings 2019-08-17 02:43:22 +09:00
tests add rustls support for connect (#31) 2019-07-24 14:14:26 +06:00
CHANGES.md Add ConnectService and OpensslConnectService 2019-08-05 09:52:50 -07:00
Cargo.toml Add ConnectService and OpensslConnectService 2019-08-05 09:52:50 -07:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00