]> Cypherpunks repositories - gostls13.git/commit
go/types, types2: copy implicit bit in interface substitution
authorRobert Griesemer <gri@golang.org>
Sun, 14 Nov 2021 19:31:47 +0000 (11:31 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 15 Nov 2021 21:22:09 +0000 (21:22 +0000)
commit184ca3cf99864b4112997891b079d106751be25c
tree036304e001dadd9191fbaf2c66b920f53d2464da
parent560dc9712d4bc900b5ab32b518ba4de2a9bc588c
go/types, types2: copy implicit bit in interface substitution

Change-Id: Idb02449ef1b06d5f47eeb4a4413e56e2cd5d0d96
Reviewed-on: https://go-review.googlesource.com/c/go/+/363836
Trust: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
src/cmd/compile/internal/types2/subst.go
src/go/types/subst.go