Skip to content

go/types, types2: review error messages #50954

Closed
@griesemer

Description

@griesemer

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

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions