cmd/compile: ICE compiling code with anonymous, recursive interfaces #56056
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
It looks like somewhere we're trying to sort types, but
types.(*Type).cmp
doesn't handle anonymous, recursive interfaces./cc @golang/compiler
The text was updated successfully, but these errors were encountered: