Descriptioncmd/go: detect import cycle caused by test code
The runtime was detecting the cycle already,
but we can give a better error without even
building the binary.
Fixes issue 7789.
Patch Set 1 #Patch Set 2 : diff -r 06d8b8553a44 https://code.google.com/p/go/ #Patch Set 3 : diff -r 5d4d29c225e6 https://code.google.com/p/go/ #
MessagesTotal messages: 3
|