aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue23116.go
AgeCommit message (Expand)Author
2022-09-27go/types, types2: use "and not used" instead of "but not used" in error messagesRobert Griesemer
2019-10-28cmd/compile/internal/gc: reword "declared and not used" error messageShenghou Ma
2018-03-13cmd/compile: reject type switch with guarded declaration and no casesMatthew Dempsky