]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: document DefaultGODEBUG as a BuildSetting
authorSean Liao <sean@liao.dev>
Fri, 12 Jul 2024 19:56:19 +0000 (20:56 +0100)
committerGopher Robot <gobot@golang.org>
Thu, 13 Feb 2025 15:11:41 +0000 (07:11 -0800)
commitc4136a433c28eb12abad777f8e74087ecf6e21f4
tree903c30e7e88027e0dc5c37c59efd06a7b53e21e8
parent1eb4c0dcb125d27e1a4296ae136f75ac08c3b9c5
runtime/debug: document DefaultGODEBUG as a BuildSetting

Fixes #66465

Change-Id: I60c017ddba29fa5b452b665d8521cd6c8e20438c
Reviewed-on: https://go-review.googlesource.com/c/go/+/597979
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Jorropo <jorropo.pgm@gmail.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: qiu laidongfeng2 <2645477756@qq.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/runtime/debug/mod.go