go/src/internal
Michael Pratt 7f76c00fc5 internal/reflectlite: remove unused mapType
Change-Id: I715186c053bc9911b912e69904735c9498bf9c13
Reviewed-on: https://go-review.googlesource.com/c/go/+/580376
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
2024-04-19 21:11:15 +00:00
..
abi internal/weak: add package implementing weak pointers 2024-04-18 21:25:11 +00:00
asan internal/asan: match runtime.asan{read,write} len parameter type 2024-03-19 16:19:26 +00:00
bisect internal/bisect: replace atomicPointerDedup to simplify the code 2024-03-15 15:59:51 +00:00
buildcfg internal/abi, internal/buildcfg: always enable register ABI on loong64 2024-04-15 17:38:52 +00:00
bytealg strings: intrinsify and optimize Compare 2024-04-04 23:39:07 +00:00
cfg cmd/dist,internal: add GOARM64 environment variable 2024-03-06 01:33:19 +00:00
chacha8rand all: run go fmt 2024-02-28 20:35:05 +00:00
concurrent internal/concurrent: handle boundary case for hash bits in HashTrieMap 2024-04-19 17:16:47 +00:00
coverage runtime: migrate internal/atomic to internal/runtime 2024-03-25 19:53:03 +00:00
cpu all: fix typos 2024-01-30 20:09:45 +00:00
dag
diff internal/diff: add missing 'as' in comment 2023-11-08 14:13:04 +00:00
fmtsort internal/fmtsort: makeChans pin pointer 2023-10-30 21:00:16 +00:00
fuzz all: make use of builtin clear 2024-03-27 18:23:49 +00:00
goarch
godebug internal/godebugs: test for use of IncNonDefault 2024-03-09 14:19:39 +00:00
godebugs go/types: track gotypesalias non-default behavior 2024-04-18 14:10:47 +00:00
goexperiment internal/goexperiment: remove unused range experiment 2024-04-19 16:08:40 +00:00
goos
goroot internal/goroot: in IsStandardPackage check for go source files 2024-02-08 18:16:28 +00:00
gover go/version: add new package 2023-11-06 23:20:32 +00:00
goversion internal/goversion: update Version to 1.23 2024-01-19 19:23:40 +00:00
intern
itoa
lazyregexp
lazytemplate
msan internal/msan: add new package 2024-02-20 20:50:21 +00:00
nettrace internal/nettrace: fix comment typo 2023-10-19 11:57:14 +00:00
obscuretestdata
oserror
pkgbits
platform cmd/dist,cmd/link: enable PIE buildmode on openbsd/arm64 2024-03-16 02:25:22 +00:00
poll net: separate the Solaris fast/slow path of setting SOCK_* from others 2024-04-14 18:17:25 +00:00
profile internal/pprof: remove unused code 2024-02-08 17:57:40 +00:00
race all: drop old +build lines 2023-10-19 23:33:27 +00:00
reflectlite internal/reflectlite: remove unused mapType 2024-04-19 21:11:15 +00:00
runtime runtime: migrate internal/atomic to internal/runtime 2024-03-25 19:53:03 +00:00
safefilepath path/filepath: add Localize 2024-02-26 18:08:14 +00:00
saferio
singleflight
syscall internal/syscall/unix: implement Eaccess on darwin 2024-04-19 15:02:38 +00:00
sysinfo internal/sysinfo: implement CPUName on bsd systems 2024-03-28 14:40:31 +00:00
testenv cmd/link: support -bindnow option and permit use of "-Wl,-z,now" 2024-03-15 16:11:52 +00:00
testlog
testpty
trace runtime, cmd/trace: remove code paths that include v1 tracer 2024-04-15 16:44:47 +00:00
txtar
types go/types, types2: use correct predicate when asserting comma-ok types 2024-04-18 17:42:47 +00:00
unsafeheader
weak internal/weak: add package implementing weak pointers 2024-04-18 21:25:11 +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