]> Cypherpunks repositories - gostls13.git/commit
all: use built-in min, max functions
authorMarcel Meyer <mm.marcelmeyer@gmail.com>
Fri, 11 Apr 2025 22:19:49 +0000 (22:19 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 11 Apr 2025 23:00:30 +0000 (16:00 -0700)
commit03640f688b6ae069c72373d7aaa8d23784e456fc
treecf1e88173ae94fd309b3902f066313388c137031
parent56fad21c22ece03a3f1f059fa67d7593278eb5f4
all: use built-in min, max functions

Change-Id: Ie76ebb556d635068342747f3f91dd7dc423df531
GitHub-Last-Rev: aea61fb3a054e6bd24f4684f90fb353d5682cd0b
GitHub-Pull-Request: golang/go#73340
Reviewed-on: https://go-review.googlesource.com/c/go/+/664677
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
src/internal/poll/copy_file_range_unix.go
src/os/root_unix.go
src/runtime/debug/garbage_test.go
src/time/sleep_test.go