We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1d642 commit a9a7e40Copy full SHA for a9a7e40
doc/go1.6.txt
@@ -3,6 +3,7 @@ Tools:
3
cmd/go: vendoring enabled by default (https://golang.org/cl/13967/)
4
cmd/go: flags for tests must precede package name if present; also makes it easier to pass flags to test binaries (https://golang.org/cl/14826)
5
cmd/go: add -msan option (https://golang.org/cl/16169)
6
+cmd/go: use shallow clones for new git checkouts (https://golang.org/cl/16360)
7
cmd/compile: add -msan option (https://golang.org/cl/16160)
8
cmd/link: add -msan option (https://golang.org/cl/16161)
9
0 commit comments