CL 121876 made sync.noCopy implement sync.Locker and added this as an assumption to vet. But now that copylock is no longer in the standard library it cannot assume that it is analyzing a recent standard library in which noCopy has an Unlock method. Change-Id: I5a30b3711ae6cc0855eb246fdd93b1906779bdde Reviewed-on: https://go-review.googlesource.com/c/141683 Reviewed-by: Michael Matloob <matloob@golang.org> Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
analysistest.go | ||
analysistest_test.go |