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
<code>generate</code></a> now sets the <code>generate</code> build tag so that
255
+
files may be searched for directives but ignored during build.
256
+
</p>
257
+
234
258
<h3id="compiler">Compiler toolchain</h3>
235
259
236
260
<p><!-- CL 170448 -->
@@ -363,11 +387,6 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
363
387
TODO
364
388
</p>
365
389
366
-
<!-- CL 173345: https://golang.org/cl/173345: cmd/go: add -trimpath build flag -->
367
-
<!-- CL 173438: https://golang.org/cl/173438: cmd/go: change -tags to a comma-separated list -->
368
-
<!-- CL 175983: https://golang.org/cl/175983: cmd/go: set the "generate" build tag in go generate, per design doc -->
369
-
<!-- CL 167747: https://golang.org/cl/167747: 'go get' in module mode now supports the version suffix '@patch'.: cmd/go/internal/modget: support the suffix '@patch' in 'go get' -->
0 commit comments