golang/src/net/netip
Tobias Klauser 9fa34d9fa2 net/netip: fix TestInlining after CL 585057
Addr.AsSlice is not inlinable on all architectures.

Fixes #67354

Change-Id: Ibaf7daa2e1188a05952f8df3c84255436b29478d
Reviewed-on: https://go-review.googlesource.com/c/go/+/585058
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Mateusz Poliwczak <mpoliwczak34@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2024-05-14 16:17:33 +00:00
..
export_test.go net/netip: use the unique package instead of internal/intern 2024-04-22 18:14:15 +00:00
fuzz_test.go net/netip: add a fuzz test 2021-12-20 23:46:23 +00:00
inlining_test.go net/netip: fix TestInlining after CL 585057 2024-05-14 16:17:33 +00:00
netip.go net/netip: replace != nil with != "" in comment 2024-05-13 21:42:34 +00:00
netip_pkg_test.go net/netip: fix invalid representation of Prefix 2023-02-02 15:37:19 +00:00
netip_test.go net/netip: use the unique package instead of internal/intern 2024-04-22 18:14:15 +00:00
slow_test.go all: gofmt 2024-03-11 19:54:31 +00:00
uint128.go net/netip: remove unused unexported functions and methods 2022-11-07 21:28:44 +00:00
uint128_test.go net/netip: add new IP address package 2021-11-02 01:28:01 +00:00