go/src/go
Russ Cox 5a181c5042 iter: expose fundamental types to Go 1.23
These were previously only available with GOEXPERIMENT=rangefunc.

For #61897.

Change-Id: I86aea5ae8be1f7a2975b623325811221ed40d384
Reviewed-on: https://go-review.googlesource.com/c/go/+/557836
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
2024-05-06 20:33:25 +00:00
..
ast go/ast: more godoc links 2024-03-28 21:32:41 +00:00
build iter: expose fundamental types to Go 1.23 2024-05-06 20:33:25 +00:00
constant go: add available godoc link 2023-10-19 12:02:03 +00:00
doc iter: expose fundamental types to Go 1.23 2024-05-06 20:33:25 +00:00
format go: add available godoc link 2023-10-19 12:02:03 +00:00
importer go: add available godoc link 2023-10-19 12:02:03 +00:00
internal go/internal/gcimporter: suppress 3 test cases when gotypesalias=1 2024-04-16 20:27:33 +00:00
parser go/token: correct out-of-bounds token offsets and positions 2024-01-31 20:26:14 +00:00
printer go: add available godoc link 2023-10-19 12:02:03 +00:00
scanner go: add available godoc link 2023-10-19 12:02:03 +00:00
token go/token: correct out-of-bounds token offsets and positions 2024-01-31 20:26:14 +00:00
types go/types, types2: refactor Checker.rangeStmt for clarity 2024-04-25 17:49:48 +00:00
version go/version: fix package to accept go1.21.0-bigcorp 2024-01-31 19:56:48 +00:00