Skip to content

Use `unwrap_or_default` instead `unwrap_or_else(default)`

Michael Howell requested to merge notriddle/librsvg:notriddle/clippy-1.56.0 into main

This is a new lint introduced in Clippy for Rust 1.56.0

Merge request reports