Use new `Type`-based resolution to decide if a container is transparent
authorMatt Corallo <git@bluematt.me>
Wed, 22 Jun 2022 02:36:09 +0000 (02:36 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 28 Jun 2022 02:26:57 +0000 (02:26 +0000)
commitaff7b30a5c7a38ba609eaf2a8c6567b7193c0074
treee4d7283aff86ae692f25fe674fa00588850d63da
parenta8f15a04eb0c0c27ddcd46a0229be616f76186f3
Use new `Type`-based resolution to decide if a container is transparent

We also assert that we were able to resolve paths inside containers
as we shouldn't be deciding if a container is transparent without
all the context.
c-bindings-gen/src/types.rs