]> Cypherpunks repositories - gostls13.git/commit
runtime: remove write-only sweepdata fields
authorMichael Pratt <mpratt@google.com>
Tue, 10 Oct 2023 19:30:09 +0000 (15:30 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 11 Oct 2023 16:55:22 +0000 (16:55 +0000)
commit7241fee9b06da568251617ce3a715fae3e9f2881
tree4367c1da5f6ce4ff30c535caed791e89cb5521b4
parent47a71d1ec9b650d864aa36c4642e5ffc500c3d78
runtime: remove write-only sweepdata fields

Change-Id: Ia238889a704812473b838b20efedfe9d24b1e26f
Reviewed-on: https://go-review.googlesource.com/c/go/+/534160
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/mgc.go
src/runtime/mgcsweep.go