]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: keep internal/runtime packages sorted
authorMichael Pratt <mpratt@google.com>
Wed, 26 Jun 2024 18:58:12 +0000 (14:58 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 31 Jul 2024 22:11:37 +0000 (22:11 +0000)
commit0a4215c234fedb3c888dd184416fa1ef08dfe9ae
tree19fb7312df1d095ca1d248fccb35da52ea83eb0b
parent38c427c9dc729597df5e735a7db9549feea0ebc1
cmd/compile: keep internal/runtime packages sorted

This is a minor cleanup from CL 600436.

For #65355.

Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-darwin-amd64-longtest
Change-Id: I8e27f0c6ba6bd35f4aa2b9d53c394fb5f1eb433d
Reviewed-on: https://go-review.googlesource.com/c/go/+/595116
Reviewed-by: Austin Clements <austin@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/test/inl_test.go