[bindings] Include a GenericTypes context in more places
authorMatt Corallo <git@bluematt.me>
Wed, 16 Sep 2020 21:18:18 +0000 (17:18 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 12 Oct 2020 16:17:26 +0000 (12:17 -0400)
commitfe279c403474aa69e9257b9cb40feaf61ed17f8a
tree75d6e9f2ffa82c242b247e93e45567e91ce515ec
parent8a2513f84b634c43df0913a1a559f08edd616d5b
[bindings] Include a GenericTypes context in more places

A few places got a None in the previous commit to avoid increasing
the diff size. However, it makes sense to have GenericTypes contexts
there, so we pipe them through the neccessary places.
c-bindings-gen/src/main.rs
c-bindings-gen/src/types.rs