Make rustc stop complaining about unused `Box::from_raw`s
authorMatt Corallo <git@bluematt.me>
Fri, 28 Oct 2022 21:14:28 +0000 (21:14 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 28 Oct 2022 21:14:28 +0000 (21:14 +0000)
commit5266836421190e74f893a3f9de5182057c2bd9b8
treee09256c6a122fb22c6f2214c77252a1f2bae28ae
parentc809fde8131b3ffdb6e5c73709e85d918a87c87d
Make rustc stop complaining about unused `Box::from_raw`s
c-bindings-gen/src/blocks.rs
c-bindings-gen/src/main.rs
lightning-c-bindings/src/c_types/mod.rs