aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue7525b.go
AgeCommit message (Expand)Author
2022-09-29go/types, types2: more concise error messages for cycle errorsRobert Griesemer
2022-09-23cmd/compile: use "init... cycle" instead of "init... loop" in error messagesRobert Griesemer
2022-01-11test: re-enable most go/tests that were disabled because of types2 differencesDan Scales
2017-04-10cmd/compile: skip array bounds errors when type is brokenJosh Bleecher Snyder