]> Cypherpunks repositories - gostls13.git/commit
sync/atomic: document that atomic types should not be copied
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Wed, 27 Sep 2023 12:57:06 +0000 (12:57 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 24 Apr 2025 23:10:59 +0000 (16:10 -0700)
commit42d3cdc9090a307a24b2233dd0232e7eb1ebc6d8
tree627be1a30ed57a9e3ebce99dd12e9c7c6fca65a8
parentda64b60c7eea880ccdeda2dfdf1b9af9a4a6fcc7
sync/atomic: document that atomic types should not be copied

Change-Id: I3c557d02cd676a389b5c5ea70ed92c8959041e3b
GitHub-Last-Rev: 8732da19a64853834ca155cafc1d7b2967290c31
GitHub-Pull-Request: golang/go#63256
Reviewed-on: https://go-review.googlesource.com/c/go/+/531375
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Sean Liao <sean@liao.dev>
Reviewed-by: Sean Liao <sean@liao.dev>
src/sync/atomic/type.go