Tomasz Drwięga
|
3f41186b2e
|
Fixing some clippy warnings (#1728)
* Fixing warnings
* Fixing unnecessary ref
* Removing unnecessary operation
|
2016-07-26 20:31:25 +02:00 |
|
Robert Habermeier
|
36d3d0d7d7
|
replace synchronization primitives with those from parking_lot (#1593)
* parking_lot in cargo.toml
* replace all lock invocations with parking_lot ones
* use parking_lot synchronization primitives
|
2016-07-13 19:59:59 +02:00 |
|
Gav Wood
|
456ad9e21b
|
Remove .lock().unwrap() idiom into locked().
|
2016-07-06 19:52:34 +02:00 |
|
Tomasz Drwięga
|
52f4034bdd
|
Formatting
|
2016-07-01 02:21:22 +02:00 |
|
Tomasz Drwięga
|
5c2ca9a0cb
|
Fixing warnings
|
2016-07-01 02:08:14 +02:00 |
|
arkpar
|
51c6b85f80
|
Workaround hyper panic
|
2016-06-30 10:07:33 +02:00 |
|
arkpar
|
b3f37f3cb4
|
HTTP work notifier
|
2016-06-29 20:07:21 +02:00 |
|