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 |
|
Naja Melan
|
2c7de7e0fb
|
Fix compiler warnings.
Compiles in stable and nightly
|
2019-03-13 08:41:26 +01:00 |
|
Nikolay Kim
|
c03d869694
|
return io::Result from run method, remove Handle
|
2019-03-06 10:24:58 -08:00 |
|
Nikolay Kim
|
98a151db4f
|
add actix single threaded runtime
|
2018-12-09 19:55:40 -08:00 |
|