]> Cypherpunks repositories - gostls13.git/commit
runtime: use built-in min function
authorMarcel Meyer <mm.marcelmeyer@gmail.com>
Thu, 10 Apr 2025 15:31:03 +0000 (15:31 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 11 Apr 2025 15:22:09 +0000 (08:22 -0700)
commitc3a0859720469087e1542e8e00a60700f2f8847b
tree6f44356e7687fff87ac90266d7893d9854b52fec
parent5c2c1cde9c520ee19ad6e2a874ca1cf3c54bce11
runtime: use built-in min function

Change-Id: I625c392864c97cefc2ac8f23612e3f62f7fbba23
GitHub-Last-Rev: 779f756850e7bf0cf2059ed0b4d412638c872f7e
GitHub-Pull-Request: golang/go#73313
Reviewed-on: https://go-review.googlesource.com/c/go/+/664016
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/runtime/proc.go