aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue17645.go
AgeCommit message (Expand)Author
2022-09-28cmd/compile: use "cannot use %s as %s value in %s: %s" error messageRobert Griesemer
2021-12-03test: re-enable a bunch of tests with types2Dan Scales
2020-12-14test: match gofrontend error messagesIan Lance Taylor
2020-09-12cmd/compile: use clearer error message for stuct literalCuong Manh Le
2019-09-06cmd/compile: rewrite untyped constant conversion logicMatthew Dempsky
2016-10-31cmd/compile: avoid nil-ing out a node's Type in typecheckcomplit() on errorDhananjay Nakrani