]> Cypherpunks repositories - gostls13.git/commit
go/types: minor refactoring of missingMethod following CL 494615
authorRob Findley <rfindley@google.com>
Fri, 12 May 2023 15:31:28 +0000 (11:31 -0400)
committerRobert Findley <rfindley@google.com>
Fri, 12 May 2023 15:47:10 +0000 (15:47 +0000)
commitcecf8b93283dd9fddacdf05db583644a2f3b0bbb
tree17c8787332bc21bcf0c0211c5979e0bb992abc86
parent803a7dfb80ace1fe31528a81ed7bb6ab56b5d930
go/types: minor refactoring of missingMethod following CL 494615

Make the refactoring suggested by gri@ in that CL.

Change-Id: I6c363f3ba5aaa3c616d3982d998b989de7046a86
Reviewed-on: https://go-review.googlesource.com/c/go/+/494617
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/types2/lookup.go
src/go/types/lookup.go