Skip to content

Fix more clippy warnings

Sven Neumann requested to merge svenfoo/librsvg:fix-more-clippy-warnings into master

As promised this fixes (or suppresses) some more clippy warnings. With these changes the number of complaints from clippy is down to 5 errors and 2 warnings. I'll try to address the remaining issues later.

Merge request reports