]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/vet: lostcancel: suppress the check in the main.main function"
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 9 Nov 2018 17:27:39 +0000 (17:27 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 9 Nov 2018 17:37:16 +0000 (17:37 +0000)
commit2b534f28ce4b7d9bd1fb09ab1bfcbf36f720bc01
tree2e34842f1fbb85ae148ab3d1f7b5178f45295298
parent5e17ce22ece18571597ef9a214cdfcd461894e9c
Revert "cmd/vet: lostcancel: suppress the check in the main.main function"

This reverts CL 148758 (commit 5e17ce22ece18571597ef9a214cdfcd461894e9c)

Reason for revert: breaks the build.

Change-Id: I6ed15b7b8f6b74d84edab9402ddf7ae87a0d0387
Reviewed-on: https://go-review.googlesource.com/c/148817
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/vet/lostcancel.go
src/cmd/vet/testdata/lostcancel.go