1
0
mirror of https://github.com/golang/go synced 2024-11-25 21:18:02 -07:00
go/doc/next
Jes Cok 33013e8ea8 reflect: add Overflow methods to Type
This CL adds new methods synonymous with the method of the same name
in reflect.Value to reflect.Type: OverflowComplex, OverflowFloat, OverflowInt, OverflowUint.

Fixes #60427

Change-Id: I7a0bb35629e59a7429820f13fcd3a6f120194bc6
GitHub-Last-Rev: 26c11bcffe
GitHub-Pull-Request: golang/go#65955
Reviewed-on: https://go-review.googlesource.com/c/go/+/567296
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-02-28 14:08:38 +00:00
..
6-stdlib reflect: add Overflow methods to Type 2024-02-28 14:08:38 +00:00
1-intro.md
2-language.md
3-tools.md cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
4-runtime.md
5-toolchain.md
7-ports.md doc/go1.23: document macOS requirements 2024-02-14 18:18:25 +00:00