go/src/internal
Russ Cox 19309779ac all: gofmt main repo
[This CL is part of a sequence implementing the proposal #51082.
The design doc is at https://go.dev/s/godocfmt-design.]

Run the updated gofmt, which reformats doc comments,
on the main repository. Vendored files are excluded.

For #51082.

Change-Id: I7332f099b60f716295fb34719c98c04eb1a85407
Reviewed-on: https://go-review.googlesource.com/c/go/+/384268
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2022-04-11 16:34:30 +00:00
..
abi internal/abi: define riscv64 register ABI constants 2022-03-26 01:27:54 +00:00
buildcfg runtime: remove old pacer and the PacerRedesign goexperiment 2022-03-31 20:02:10 +00:00
bytealg all: delete PPC64 non-register ABI fallback path 2022-03-28 18:20:56 +00:00
cfg cmd/go: set go.work path using GOWORK, and remove -workfile flag 2022-02-16 15:58:47 +00:00
cpu internal/cpu: don't run SSE3 disable test if GOAMD64>1 2022-03-15 17:04:57 +00:00
diff internal/diff: add, replacing cmd/internal/diff 2022-03-18 16:56:29 +00:00
execabs internal/execabs: replace ioutil.WriteFile with os.WriteFile 2021-04-12 21:57:23 +00:00
fmtsort all: gofmt main repo 2022-04-11 16:34:30 +00:00
fuzz internal/fuzz: minimization should not reduce coverage 2022-03-10 23:06:14 +00:00
goarch all: separate doc comment from //go: directives 2022-04-05 17:54:15 +00:00
godebug net/netip: add new IP address package 2021-11-02 01:28:01 +00:00
goexperiment internal/goexperiment: add GOEXPERIMENT=boringcrypto 2022-04-04 21:06:49 +00:00
goos all: separate doc comment from //go: directives 2022-04-05 17:54:15 +00:00
goroot all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
goversion internal/goversion: update Version to 1.19 2022-02-28 22:24:58 +00:00
intern all: separate doc comment from //go: directives 2022-04-05 17:54:15 +00:00
itoa all: add internal/itoa package 2021-03-14 17:56:50 +00:00
lazyregexp
lazytemplate all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
nettrace all: gofmt main repo 2022-04-11 16:34:30 +00:00
obscuretestdata all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp 2020-12-09 19:12:23 +00:00
oserror all: remove os.ErrTimeout 2019-08-02 17:57:18 +00:00
pkgbits internal/pkgbits: add fingerprints to unified IR export format 2022-03-28 19:58:45 +00:00
poll all: separate doc comment from //go: directives 2022-04-05 17:54:15 +00:00
profile all: gofmt main repo 2022-04-11 16:34:30 +00:00
race all: go fmt std cmd (but revert vendor) 2021-02-20 03:54:50 +00:00
reflectlite all: gofmt main repo 2022-04-11 16:34:30 +00:00
singleflight all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
syscall all: gofmt main repo 2022-04-11 16:34:30 +00:00
sysinfo testing: print cpu type as label for benchmarks 2020-10-20 21:30:18 +00:00
testenv all: replace `` and '' with “ (U+201C) and ” (U+201D) in doc comments 2022-04-05 17:52:29 +00:00
testlog cmd/go, testing, os: fail test that calls os.Exit(0) 2020-08-27 23:19:15 +00:00
trace all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
txtar all: gofmt main repo 2022-04-11 16:34:30 +00:00
unsafeheader all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
xcoff internal/xcoff: fix wrong bit masking comparisons 2020-03-09 18:07:53 +00:00