1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-01-19 00:31:50 +01:00
actix-net/actix-ioframe
Yuki Okushi aad013f559
Fix clippy warnings (#40)
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 05:15:51 +09:00
..
2019-08-17 05:15:51 +09:00
2019-07-03 13:02:03 +06:00
2019-07-03 13:02:03 +06:00
2019-07-17 11:16:38 +06:00