go/src/go
Robert Griesemer 6d4de4e386 go/types, types2: use go.dev/issue/nnnnn when referring to an issue (cleanup)
Follow-up on CL 462856 which missed a few places.
Fixed manually.

Change-Id: I924560ecae8923d9228027016805a3cc892f8ac2
Reviewed-on: https://go-review.googlesource.com/c/go/+/463749
Reviewed-by: Robert Findley <rfindley@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Robert Griesemer <gri@google.com>
Run-TryBot: Robert Griesemer <gri@google.com>
2023-02-01 21:31:01 +00:00
..
ast go/ast: record start and end of file in File.File{Start,End} 2022-09-28 20:37:59 +00:00
build go/types: use internal/lazyregexp for goVersionRx 2023-01-20 09:35:03 +00:00
constant cmd/compile: in compiler errors, print more digits for floats close to an int 2022-10-20 21:52:09 +00:00
doc all: add missing periods in comments 2022-11-18 17:59:44 +00:00
format go/format: skip go/ast's object resolution 2022-04-21 21:07:18 +00:00
importer cmd: remove GOEXPERIMENT=nounified knob 2023-01-25 21:16:32 +00:00
internal cmd: remove GOEXPERIMENT=nounified knob 2023-01-25 21:16:32 +00:00
parser go/parser: allow trailing commas in embedded instantiated types 2022-11-17 17:02:15 +00:00
printer all: fix a few function names on comments 2022-11-03 15:17:11 +00:00
scanner go/scanner: use constant name rather than its value (cleanup) 2022-10-21 15:01:19 +00:00
token go/token: fix File.AddLineColumnInfo logic 2022-10-03 13:05:50 +00:00
types go/types, types2: use go.dev/issue/nnnnn when referring to an issue (cleanup) 2023-02-01 21:31:01 +00:00