gstreamer-rs/gstreamer-check/src
Sebastian Dröge 5479b23eb9 Use mem::ManuallyDrop instead of mem::forget() everywhere
It makes the intentions clearer and potentially results in simpler
assembly, at least in debug builds.
2020-04-30 10:56:38 +03:00
..
auto Use Results instead of Options where they signal an error instead of just a missing value 2019-12-17 22:21:28 +02:00
harness.rs Use mem::ManuallyDrop instead of mem::forget() everywhere 2020-04-30 10:56:38 +03:00
lib.rs Fix glib reexports 2019-11-11 11:34:09 +01:00
test_clock.rs Update manual code and configuration for 1.16 2019-04-23 19:15:53 +03:00