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
$ go test -c std cmd
cannot use -c flag with multiple packages
But I don't actually care about the binaries. I just want to test that all the tests can compile, and how fast. @randall77 also wants this for SSA coverage reasons.
ae6rt, ramya-rao-a, tamalsaha, YuriyNasretdinov, jasonkeene and 109 more