go/src/internal
Robert Griesemer 13e3068b9c go/types, types2: add missing Unalias call to type string functionality
For #67547.

Change-Id: I999cd31f9a01f91e7984b4e7012c81e8bd9c6b06
Reviewed-on: https://go-review.googlesource.com/c/go/+/587940
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-05-23 21:17:10 +00:00
..
abi internal/abi, cmd/compile, runtime: deduplicate rangefunc consts 2024-05-23 01:04:30 +00:00
asan internal/asan: match runtime.asan{read,write} len parameter type 2024-03-19 16:19:26 +00:00
bisect internal/bisect: use f.Function instead of f.Func.Name in stack trace 2024-05-03 17:28:43 +00:00
buildcfg internal/abi, internal/buildcfg: always enable register ABI on loong64 2024-04-15 17:38:52 +00:00
bytealg all: document legacy //go:linkname for modules with ≥500 dependents 2024-05-23 01:16:53 +00:00
byteorder internal/byteorder: new package 2024-05-10 20:31:29 +00:00
cfg cmd/dist,internal: add GOARM64 environment variable 2024-03-06 01:33:19 +00:00
chacha8rand internal/chacha8rand: use internal/byteorder 2024-05-13 21:47:29 +00:00
concurrent internal/concurrent: make HashTrieMap iteration more idiomatic 2024-05-22 16:01:55 +00:00
coverage std: fix calls to Printf(s) with non-constant s 2024-05-23 18:42:28 +00:00
cpu all: document legacy //go:linkname for modules with ≥500 dependents 2024-05-23 01:16:53 +00:00
dag all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
diff
filepathlite path/filepath, internal/filepathlite: move parts of filepath to filepathlite 2024-04-26 23:07:50 +00:00
fmtsort all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
fuzz internal/fuzz: fix names of noCopy methods 2024-05-08 19:28:14 +00:00
goarch
godebug all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
godebugs crypto/tls: populate Leaf in X509KeyPair 2024-05-22 22:58:43 +00:00
goexperiment internal/goexperiment: add aliastypeparams GOEXPERIMENT flag 2024-05-21 16:19:47 +00:00
goos
goroot
gover
goversion
itoa
lazyregexp
lazytemplate
msan
nettrace
obscuretestdata
oserror
pkgbits
platform cmd/dist,internal/platform: temporarily disable race detector on openbsd/amd64 2024-05-04 07:50:22 +00:00
poll all: document legacy //go:linkname for modules with ≥10,000 dependents 2024-05-23 00:18:59 +00:00
profile
profilerecord runtime: increase profiling stack depth to 128 2024-05-21 14:38:45 +00:00
race
reflectlite internal/reflectlite: remove redundent ifaceIndir 2024-05-07 17:01:54 +00:00
runtime runtime: move exit hooks into internal/runtime/exithook 2024-05-23 02:32:19 +00:00
saferio
singleflight
stringslite strings: move Clone to stringslite 2024-05-04 01:23:42 +00:00
syscall os: make use of pidfd on linux 2024-05-17 01:23:00 +00:00
sysinfo internal/sysinfo: rename osCpuInfoName to osCPUInfoName 2024-05-07 18:42:42 +00:00
testenv hash/maphash: parallel run test 2024-05-03 16:41:38 +00:00
testlog all: add push linknames to allow legacy pull linknames 2024-05-17 16:48:00 +00:00
testpty
trace all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
txtar
types go/types, types2: add missing Unalias call to type string functionality 2024-05-23 21:17:10 +00:00
unsafeheader
weak internal/weak: remove unnecessary conversion, fix typo 2024-04-26 22:13:25 +00:00
xcoff internal/xcoff: fix typo in comment 2024-03-04 17:32:51 +00:00
zstd internal/zstd: optimize window reset using make for buffer allocation 2024-04-02 13:49:23 +00:00