We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff5b3c commit 5c7748dCopy full SHA for 5c7748d
doc/go1.15.html
@@ -657,11 +657,6 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
657
658
<dl id="encoding/json"><dt><a href="/pkg/encoding/json/">encoding/json</a></dt>
659
<dd>
660
- <p><!-- CL 191783 -->
661
- Decoding a JSON array into a slice no longer reuses any existing slice elements,
662
- following the rules that the package documentation already stated.
663
- </p>
664
-
665
<p><!-- CL 199837 -->
666
The package now has an internal limit to the maximum depth of
667
nesting when decoding. This reduces the possibility that a
0 commit comments