]> Cypherpunks repositories - gostls13.git/commit
reflect: clean up unnecessary comments for rtype
authorJes Cok <xigua67damn@gmail.com>
Thu, 29 Feb 2024 04:40:02 +0000 (04:40 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 4 Mar 2024 17:30:56 +0000 (17:30 +0000)
commitac76417a6210dc2cfd062eb8d9be8108bcc89570
tree4b211f2a07b69d04ce92fb2f908b504ef005d188
parentff35c382eb118565778fbf247e04e76730cdfc6c
reflect: clean up unnecessary comments for rtype

For consistency, this CL cleans up unnecessary comments,
and moves these Overflow methods to exported area.

For #60427

Change-Id: I14d4ffbc3552d31c211ea1e0b7a0f7090a4a8b89
GitHub-Last-Rev: acdc6ad51bd9ad60a34fdfa8f00a7652cbe34510
GitHub-Pull-Request: golang/go#66019
Reviewed-on: https://go-review.googlesource.com/c/go/+/567917
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/reflect/type.go