dtolnay / cxx

Safe interop between Rust and C++
https://cxx.rs
Apache License 2.0
5.82k stars 330 forks source link

Work around new dead_code warnings #1303

Closed dtolnay closed 9 months ago

dtolnay commented 9 months ago

Warnings are new in nightly-2024-01-06 due to https://github.com/rust-lang/rust/pull/118297.