[bindings] Push generic resolution into resolve_path
authorMatt Corallo <git@bluematt.me>
Wed, 16 Sep 2020 01:30:45 +0000 (21:30 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 12 Oct 2020 16:17:26 +0000 (12:17 -0400)
commit8a2513f84b634c43df0913a1a559f08edd616d5b
tree5dfde92fe7b2b6c7f4e06235c5b03ba9943edfa1
parentb7f7aba2e789c1b42497fdb0dffa8f95c620f634
[bindings] Push generic resolution into resolve_path

Like the previous commit pushing into maybe_resolve_path, this
makes generic resolution a part of type resolution everywhere.
c-bindings-gen/src/main.rs
c-bindings-gen/src/types.rs