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>
Fri, 24 Jun 2022 21:27:19 +0000 (21:27 +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