diff options
| author | Keith Randall <khr@golang.org> | 2020-06-17 18:22:38 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2020-08-17 22:05:16 +0000 |
| commit | 77a11c05d6a6f766c75f804ea9b8796f9a9f85a3 (patch) | |
| tree | 473f3ba36178b531026cc25f006cdc41047e0178 /src/testing | |
| parent | ef9c8a38ad177fa7f48dfaad5d0e27f39a03529d (diff) | |
| download | go-77a11c05d6a6f766c75f804ea9b8796f9a9f85a3.tar.xz | |
reflect: remove depth from deepequal recursion
We aren't using it for anything. The visited map will terminate
any recursion for us.
Change-Id: I36e6bd8e34952123c2ed46323067e42928ec7168
Reviewed-on: https://go-review.googlesource.com/c/go/+/238759
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Diffstat (limited to 'src/testing')
0 files changed, 0 insertions, 0 deletions
