go/src/internal
Robert Griesemer 527d0e8a91 Revert "go/types, types2: consider shared methods when unifying against interfaces"
This reverts commit c4afec232c.

Reason for revert: submitted accidentally via auto-commit

Change-Id: Idbfd90a4f1c2d582d86fc8aa45e037c406adbd40
Reviewed-on: https://go-review.googlesource.com/c/go/+/497655
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
Run-TryBot: Robert Griesemer <gri@google.com>
2023-05-23 21:15:48 +00:00
..
abi cmd/link, internal/abi: minor follow-up cleanups 2023-05-17 18:24:13 +00:00
bisect internal/bisect: copy parser changes from CL 494177 2023-05-11 01:52:24 +00:00
buildcfg all: replace fmt.Sprintf("%d") with strconv.Itoa 2023-03-31 18:41:24 +00:00
bytealg cmd/internal/obj/ppc64: modify PCALIGN to ensure alignment 2023-04-21 16:47:45 +00:00
cfg cmd/go: change toolchain based on $GOTOOLCHAIN 2023-04-18 13:19:02 +00:00
coverage runtime/coverage: add support for "auxiliary" meta-data files 2023-05-23 11:37:21 +00:00
cpu internal/cpu: add a detection for Neoverse(N2, V2) cores 2023-04-25 14:08:20 +00:00
dag
diff
fmtsort
fuzz cmd/go: add check for unknown godebug setting 2023-04-18 13:19:19 +00:00
goarch
godebug internal/godebug: make test godebug calls not vary 2023-05-10 20:40:05 +00:00
godebugs src/internal/godebugs: add a skip for missing godebug.md 2023-04-18 16:58:25 +00:00
goexperiment cmd/compile: experimental loop iterator capture semantics change 2023-03-06 18:34:24 +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.21 2023-01-17 19:47:10 +00:00
intern cmd/go: add check for unknown godebug setting 2023-04-18 13:19:19 +00:00
itoa
lazyregexp
lazytemplate
nettrace
obscuretestdata
oserror
pkgbits all: re-run stringer 2023-04-11 20:24:07 +00:00
platform cmd/dist: refine test conditions and enable more cgo tests on Android, iOS 2023-05-19 01:37:31 +00:00
poll internal/poll: handle SetDeadline to time.Now() in Plan 9 2023-05-19 17:10:57 +00:00
profile internal/profile: use internal/lazyregexp for the legacy parser 2023-01-20 09:27:47 +00:00
race
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
singleflight internal/singleflight: move Done call in TestForgetUnshared 2023-03-29 22:21:50 +00:00
syscall runtime: change fcntl to return two values 2023-05-20 20:32:54 +00:00
sysinfo
testenv cmd/dist: refine test conditions and enable more cgo tests on Android, iOS 2023-05-19 01:37:31 +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
types Revert "go/types, types2: consider shared methods when unifying against interfaces" 2023-05-23 21:15:48 +00:00
unsafeheader
xcoff all: fix misuses of "a" vs "an" 2023-04-04 14:20:53 +00:00
zstd internal/zstd: new internal package for zstd decompression 2023-04-18 20:34:13 +00:00