golang/src/go/doc
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
..
comment iter: expose fundamental types to Go 1.23 2024-05-06 20:33:25 +00:00
testdata go/doc: recognize methods on generic types as Funcs 2022-11-10 06:33:18 +00:00
Makefile
comment.go go/doc: use go/doc/comment 2022-04-11 16:31:52 +00:00
comment_test.go go/doc: recognize methods on generic types as Funcs 2022-11-10 06:33:18 +00:00
doc.go go: add available godoc link 2023-10-19 12:02:03 +00:00
doc_test.go go/doc: use go/doc/comment 2022-04-11 16:31:52 +00:00
example.go go/doc: fix typo in comment 2024-02-22 01:57:32 +00:00
example_internal_test.go go/doc: group play example imports 2022-05-10 14:22:16 +00:00
example_test.go go/doc: move example tests into files 2022-05-10 16:17:51 +00:00
exports.go all: remove trailing blank doc comment lines 2022-04-01 18:18:07 +00:00
filter.go all: remove trailing blank doc comment lines 2022-04-01 18:18:07 +00:00
headscan.go go/doc: using strings.Builder 2022-09-06 21:50:52 +00:00
reader.go all: add missing periods in comments 2022-11-18 17:59:44 +00:00
synopsis.go go: add available godoc link 2023-10-19 12:02:03 +00:00
synopsis_test.go go/doc: use go/doc/comment 2022-04-11 16:31:52 +00:00