Skip to content

Fix and work around excessively strict dead_code lint in Rust 1.78 nightly

Amyspark requested to merge amyspark/librsvg:nightly into main

Hi all,

This is a prerequisite for !925 (merged) -- once cargo-c is installed and the images rebuilt, Rust 1.78 will be pulled and that will bring the regression mentioned below.

See https://github.com/rust-lang/rust/issues/120770

Merge request reports