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.
After #46731, //go:notinheap is gone, however, there's still test/fixedbugs/notinheap.go which is using it. There's no problem with trybot, because the file is ignored:
After #46731,
//go:notinheap
is gone, however, there's stilltest/fixedbugs/notinheap.go
which is using it. There's no problem with trybot, because the file is ignored:go/test/run.go
Line 1975 in 34f0029
We should revise those test cases:
//go:notinheap
bycgo.Incomplete
.cc @mdempsky @randall77
The text was updated successfully, but these errors were encountered: