Learn more about cloning repositories
You have read-only access
Sema: Check generic parameter inheritance clause after creating archetype This fixes a crash with invalid code where the inheritance clause refers back to itself, eg struct E<F : F.A> {}.