go/src/cmd
Cuong Manh Le 973befe714 cmd/compile: check ODEREF for safe lhs in assignment during static init
For #66585

Change-Id: Iddc407e3ef4c3b6ecf5173963b66b3e65e43c92d
Reviewed-on: https://go-review.googlesource.com/c/go/+/575336
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2024-04-02 17:12:59 +00:00
..
addr2line cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
api cmd/api: include type arguments in API 2024-01-26 19:39:32 +00:00
asm cmd/compile: support float min/max instructions on PPC64 2024-04-01 18:50:29 +00:00
buildid
cgo cmd/cgo: update outdated docs about cgocheck2 2024-03-31 09:02:45 +00:00
compile cmd/compile: check ODEREF for safe lhs in assignment during static init 2024-04-02 17:12:59 +00:00
covdata cmd/covdata: fix typo in comment 2024-03-12 17:17:47 +00:00
cover runtime: migrate internal/atomic to internal/runtime 2024-03-25 19:53:03 +00:00
dist cmd/compile,cmd/preprofile: move logic to shared common package 2024-03-27 20:20:01 +00:00
distpack
doc cmd/doc: fix inconsistent receiver name 2024-01-08 20:15:52 +00:00
fix cmd/fix: support go versions with patch release 2024-02-22 05:31:47 +00:00
go cmd/go: close elf file in the readpkglist function 2024-03-30 00:20:35 +00:00
gofmt cmd/gofmt: remove impossible err!=nil conditional 2024-02-26 21:42:29 +00:00
internal all: use kind* of abi 2024-04-02 15:10:48 +00:00
link internal/abi: clean up type of Kind and Type.Kind_ 2024-04-02 16:25:18 +00:00
nm
objdump cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
pack
pprof
preprofile cmd/compile,cmd/preprofile: move logic to shared common package 2024-03-27 20:20:01 +00:00
relnote cmd/relnote: fix API relnote check 2024-02-05 16:31:53 +00:00
test2json
tools
trace cmd/trace/v2: fix typo in comment 2024-03-11 17:07:59 +00:00
vendor cmd: update vendored x/tools to 904c6ba 2024-04-02 02:20:05 +00:00
vet cmd: update vendored x/tools to 904c6ba 2024-04-02 02:20:05 +00:00
README.vendor
go.mod cmd: update vendored x/tools to 904c6ba 2024-04-02 02:20:05 +00:00
go.sum cmd: update vendored x/tools to 904c6ba 2024-04-02 02:20:05 +00:00

README.vendor

See src/README.vendor for information on loading vendored packages
and updating the vendor directory.