mirror of
https://github.com/golang/go
synced 2024-11-18 18:54:42 -07:00
e13f15d1b9
Find implementations sometimes returns no results, as it prematurely returns when it finds an invalid object. Instead the behavior should be to check all the objects in case a later object is a valid interface. Fixes #35602 Change-Id: I0e3e2aa8d3afeaa34e392c2fe3ef8cdcd13b3d1e Reviewed-on: https://go-review.googlesource.com/c/tools/+/208959 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
other | ||
implementation.go |