Sebastian Dröge
|
694bcaa697
|
Fix all clippy warnings
Or silence the ones we don't care about.
|
2018-07-20 10:28:20 +03:00 |
|
Sebastian Dröge
|
c31921e093
|
Further work-arounds for floating reference handling changes between 1.12 and 1.14
This fixes various memory-safety issues caused by broken reference
counting. We have to handle pre-1.14 and post-1.14 differently in
constructors.
See https://bugzilla.gnome.org/show_bug.cgi?id=743062#c30
|
2018-05-09 12:20:59 +03:00 |
|
Sebastian Dröge
|
492c3d656c
|
Run everything through rustfmt again
|
2018-04-01 11:57:58 +03:00 |
|
Sebastian Dröge
|
9b6efb2339
|
Fix various clippy warnings
|
2017-12-20 21:46:58 +02:00 |
|
Sebastian Dröge
|
95c9f92549
|
Add StreamCollection::iter()
|
2017-12-20 18:54:56 +02:00 |
|