Move code to map aliased types into a virtual impl block into a helper
authorMatt Corallo <git@bluematt.me>
Fri, 24 Jun 2022 01:15:53 +0000 (01:15 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 28 Jun 2022 02:26:57 +0000 (02:26 +0000)
This will allow us to create virtual impl blocks during the early
code passes before we go to do the full conversion pass.


No differences found