We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6917529 commit 88e564eCopy full SHA for 88e564e
doc/go1.14.html
@@ -378,7 +378,7 @@ <h2 id="compiler">Compiler</h2>
378
<p><!-- CL 204338 -->
379
The compiler can now emit machine-readable logs of key optimizations
380
using the <code>-json</code> flag, including inlining, escape
381
- analysis, bounds-check elimination, and nil-check elimination
+ analysis, bounds-check elimination, and nil-check elimination.
382
</p>
383
384
<p><!-- CL 196959 -->
0 commit comments