Mentions CLs 174704 and 196784.
Change-Id: Ia8f821a3d90a4e08c895a6f091dbf07311e885ba
Reviewed-on: https://go-review.googlesource.com/c/go/+/214946
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
This API may change in future releases.
</p>
+<p><!-- CL 174704 --><!-- CL 196784 -->
+ Bounds check elimination now uses information from slice creation and can
+ eliminate checks for indexes with types smaller than <code>int</code>.
+</p>
+
<h2 id="library">Core library</h2>
<p>