You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding edges to the type graph for channel operations, we need the
*types.Chan object for the channel's type. The underlying type of a
channel may only be a type parameter, so use the core type instead to
get the *types.Chan.
Change-Id: I08078dbbb480363a372024161f0efb72a54c36a9
Reviewed-on: https://go-review.googlesource.com/c/tools/+/568735
Reviewed-by: Zvonimir Pavlinovic <[email protected]>
Reviewed-by: Tim King <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Run-TryBot: Tim King <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
0 commit comments