Skip to content

Fix or ignore various clippy warnings

Sebastian Dröge requested to merge slomo/gstreamer-rs:clippy into master

And ignore some common warnings we don't care about in general, while also making clippy errors fail the build.

Merge request reports