Closed
Description
Reminder issue.
- In some cases the Go 1.17 compiler produced better (more detailed) error messages than
go/types
,types2
. Fix those cases. - Remove the difference between compiler and type checker error messages.
- Review general format of error messages (use of
:
vs()
) and normalize it.
cc: @findleyr
Metadata
Metadata
Assignees
Type
Projects
Status
Done