Create a scoped ImportResolver of the trait defn when impl'ing a parent trait
authorMatt Corallo <git@bluematt.me>
Mon, 12 Apr 2021 21:11:59 +0000 (17:11 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 12 Apr 2021 21:38:51 +0000 (17:38 -0400)
commit7bfa4b8137f40450c47706d4f2e5698f66276602
treeef79d4e16a96093ef9e4121e18a63e4e95b991c0
parentede0077a0c4567b93fbc135b6159403017958fc4
Create a scoped ImportResolver of the trait defn when impl'ing a parent trait

Astoundingly, this was actually pretty easy.
c-bindings-gen/src/main.rs