Robert Findley
Robert Findley
@naeemaei I think the point is that when the argument is an interface, we don't generally know whether or not it holds a pointer (or any other kind of type)....
Thanks, @NateWilliams2. I commented on your CL. In order to check if an expression is constant, we need type information. We can discuss further on the CL, if you want.
@matloob I think this is done, right?
This looks very similar to #46665, though that is more about extracting the interface of an argument, not an entire type. I think both may be useful, so they are...
CC @jba The duplicate escaping is #63968.
If possible, I think x/telemetry should also have a number of misc-compile builders for platforms where it may be dormant but still needs to compile. Is that something we can...
We discussed this in the telemetry meeting, and came to a consensus that x/telemetry should have essentially the same set of builders as the Go repo. No need to downgrade...
CC @golang/telemetry
> it also doesn't sound too hard to build. It would just take longer to get there. We can skip tests manually for now, but it would be really useful...
It doesn't look like https://go.dev/cl/562536 affected the set of LUCI trybots. Am I misunderstanding something?