gstreamer-rs/gstreamer-check/src
Sebastian Dröge 62c0f5ef42 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-09 16:57:06 +03:00
..
auto Update for new from_glib_borrow signature 2020-04-05 18:48:48 +03:00
harness.rs Use mem::ManuallyDrop instead of mem::forget() everywhere 2020-04-09 16:57:06 +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