Replace type resolution assertions with failures
authorMatt Corallo <git@bluematt.me>
Tue, 25 Apr 2023 17:14:37 +0000 (17:14 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 26 Apr 2023 00:07:48 +0000 (00:07 +0000)
commitcd178385527ffe4e15b935005df984fc042be30f
tree90ce10e2866840f5a6fa69e28cad86bc6f758a58
parent859b128dc384db3470da5914bb053d2ff82fdf69
Replace type resolution assertions with failures

Type resolution now supports failing, but some assertions are still
left over from when it didn't. Replace some of those which now fail
on LDK 0.0.115.
c-bindings-gen/src/types.rs