go/src/go
David Chase fc5073bc15 runtime,internal: move runtime/internal/sys to internal/runtime/sys
Cleanup and friction reduction

For #65355.

Change-Id: Ia14c9dc584a529a35b97801dd3e95b9acc99a511
Reviewed-on: https://go-review.googlesource.com/c/go/+/600436
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
2024-07-23 19:05:35 +00:00
..
ast all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
build runtime,internal: move runtime/internal/sys to internal/runtime/sys 2024-07-23 19:05:35 +00:00
constant all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
doc go/doc: added the predeclared identifiers clear, min, max 2024-06-17 17:35:24 +00:00
format go: add available godoc link 2023-10-19 12:02:03 +00:00
importer go: add available godoc link 2023-10-19 12:02:03 +00:00
internal all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
parser go/token: correct out-of-bounds token offsets and positions 2024-01-31 20:26:14 +00:00
printer all: make function comments match function names 2024-06-03 14:56:25 +00:00
scanner go: add available godoc link 2023-10-19 12:02:03 +00:00
token all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
types go/types: fix assertion failure when range over int is not permitted 2024-07-12 18:39:52 +00:00
version go/version: fix package to accept go1.21.0-bigcorp 2024-01-31 19:56:48 +00:00