Correct `use` resolution for submodule use statements
authorMatt Corallo <git@bluematt.me>
Mon, 17 Jul 2023 02:19:46 +0000 (02:19 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 28 Jul 2023 23:06:00 +0000 (23:06 +0000)
commit4b3fb779db8866b0f557d9daf997d102a3330b8e
tree1ac9e41c89a338c404a436df4e64032199e7225b
parent177b19785026663c6c9c197750eb1108a0759328
Correct `use` resolution for submodule use statements

Otherwise we fail to resolve a `use` that starts with a submodule
of the current module.
c-bindings-gen/src/types.rs