go/src/internal
Robert Griesemer 11677d983e go/types, types2: enable range over int w/o need for goexperiment
For #61405.

Change-Id: I047ec31bc36b1707799ffef25506070613477d1f
Reviewed-on: https://go-review.googlesource.com/c/go/+/538718
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Robert Griesemer <gri@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
2023-11-02 04:17:18 +00:00
..
abi cmd/compile: reorganize compiler type descriptor generation 2023-10-24 20:24:47 +00:00
bisect all: clean unnecessary casts 2023-09-18 20:01:34 +00:00
buildcfg all: replace fmt.Sprintf("%d") with strconv.Itoa 2023-03-31 18:41:24 +00:00
bytealg internal/bytealg: optimize indexbyte in amd64 2023-11-01 19:06:01 +00:00
cfg cmd/go: abstract build cache, support implementations via child process 2023-05-25 00:49:37 +00:00
coverage all: fix function names 2023-10-14 22:30:23 +00:00
cpu internal/cpu: add comments to copied functions 2023-10-31 21:32:19 +00:00
dag runtime: generate the lock ranking from a DAG description 2022-08-04 15:31:44 +00:00
diff all: fix typos and remove repeated words 2023-07-12 23:26:34 +00:00
fmtsort internal/fmtsort: makeChans pin pointer 2023-10-30 21:00:16 +00:00
fuzz all: clean unnecessary casts 2023-09-18 20:01:34 +00:00
goarch
godebug all: use ^TestName$ regular pattern for invoking a single test 2023-09-05 23:35:29 +00:00
godebugs net/http: add GODEBUG setting for old ServeMux behavior 2023-10-02 20:28:30 +00:00
goexperiment all: drop old +build lines 2023-10-19 23:33:27 +00:00
goos all: add wasip1 definitions 2023-03-30 18:50:57 +00:00
goroot internal/testenv: avoid rebuilding all of std in WriteImportcfg 2023-02-02 19:27:33 +00:00
goversion internal/goversion: update Version to 1.22 2023-07-18 16:35:45 +00:00
intern all: use built-in clear to clear maps 2023-07-27 22:07:13 +00:00
itoa internal/itoa, os: move os.uitox to itoa.Uitox 2023-08-11 02:53:50 +00:00
lazyregexp
lazytemplate
nettrace internal/nettrace: fix comment typo 2023-10-19 11:57:14 +00:00
obscuretestdata crypto/x509: allow BoringCrypto to use 4096-bit keys 2022-11-09 14:47:58 +00:00
oserror
pkgbits all: re-run stringer 2023-04-11 20:24:07 +00:00
platform cmd/dist,internal/platform: enable openbsd/ppc64 port 2023-10-31 12:43:19 +00:00
poll net,internal/poll: mark it as handled even if sendfile(2) succeeded with 0 bytes sent 2023-10-23 18:44:26 +00:00
profile internal/profile: actually return errors in postDecode 2023-10-26 07:37:45 +00:00
race all: drop old +build lines 2023-10-19 23:33:27 +00:00
reflectlite internal/reflectlite: common up types, remove code 2023-05-11 13:45:58 +00:00
safefilepath internal/safefilepath: fix TestFromFS on Plan 9 2022-12-07 23:52:46 +00:00
saferio all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWithSize 2023-08-31 00:34:05 +00:00
singleflight internal/singleflight: move Done call in TestForgetUnshared 2023-03-29 22:21:50 +00:00
syscall os: report IO_REPARSE_TAG_DEDUP files as regular in Stat and Lstat 2023-11-01 19:01:53 +00:00
sysinfo internal/sysinfo: print cpu type from cpuinfo when internal cpu name is empty on Linux 2023-08-17 21:40:36 +00:00
testenv internal/testenv: use cmd.Environ in CleanCmdEnv 2023-10-27 17:53:23 +00:00
testlog
testpty internal/testpty: fix error handling 2023-01-25 18:38:54 +00:00
trace runtime: emit STW events for all pauses, not just those for the GC 2023-05-19 17:06:45 +00:00
txtar all: replace package ioutil with os and io in src 2022-09-20 02:13:02 +00:00
types go/types, types2: enable range over int w/o need for goexperiment 2023-11-02 04:17:18 +00:00
unsafeheader
xcoff all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWithSize 2023-08-31 00:34:05 +00:00
zstd internal/zstd: reset reader buffer 2023-09-29 13:03:17 +00:00