aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue7153.go
AgeCommit message (Expand)Author
2020-12-15test: recognize gofrontend error messagesIan Lance Taylor
2019-11-01cmd/compile: make duplicate index error distinguish arrays and slicesCuong Manh Le
2019-09-06cmd/compile: rewrite untyped constant conversion logicMatthew Dempsky
2015-11-25cmd/compile: clearer error for invalid array/slice literal elementsRobert Griesemer
2014-03-29cmd/gc: suppress array index error caused by a previously reported errorJan Ziak