Commits

David Farler committed a1ff1e6a7ba
Eagerly emit reflection metadata as decls are emitted Rather than collection nominal type and extension decls and emit reflection metadata records in one go, we can emit them as they are encountered and instead collection builtin types referenced by those at the end.