aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/runtime2.go
diff options
context:
space:
mode:
authorDamien Neil <dneil@google.com>2025-10-27 12:27:12 -0700
committerGopher Robot <gobot@golang.org>2025-10-28 08:30:47 -0700
commit12c8d14d947ba922e19e3360ce5decd2bb848257 (patch)
tree035b327274fdb78c3f2a1bfb413a256d67acbe33 /src/runtime/runtime2.go
parent1f4d14e493516af6017ed9b467e7daf772752f98 (diff)
downloadgo-12c8d14d947ba922e19e3360ce5decd2bb848257.tar.xz
errors: document that the target of Is must be comparable
If target is not comparable, then errors.Is(err, target) can panic. (Put another way, if target == target panics, then Is can panic.) Document that the target must be comparable. For #74488 Change-Id: I694dc4c91a608b80f044f06dd1c6ac32b8e77c9c Reviewed-on: https://go-review.googlesource.com/c/go/+/715440 Reviewed-by: Alan Donovan <adonovan@google.com> Auto-Submit: Damien Neil <dneil@google.com> TryBot-Bypass: Damien Neil <dneil@google.com>
Diffstat (limited to 'src/runtime/runtime2.go')
0 files changed, 0 insertions, 0 deletions