-
- Downloads
runtime: drop haveexperiment, sys.GOEXPERIMENT
We have ways to statically access experiments now, so we don't need a relatively clunky string-parsing dynamic way to do it. Change-Id: I5d75480916eef4bde2c30d5fe30593180da77ff2 Reviewed-on: https://go-review.googlesource.com/c/go/+/307815 Trust: Austin Clements <austin@google.com> Run-TryBot: Austin Clements <austin@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by:Cherry Zhang <cherryyz@google.com> Reviewed-by:
Matthew Dempsky <mdempsky@google.com>
Showing
- src/cmd/internal/objabi/util.go 0 additions, 1 deletionsrc/cmd/internal/objabi/util.go
- src/cmd/link/internal/ld/main.go 0 additions, 2 deletionssrc/cmd/link/internal/ld/main.go
- src/runtime/heapdump.go 1 addition, 1 deletionsrc/runtime/heapdump.go
- src/runtime/internal/sys/arch.go 0 additions, 2 deletionssrc/runtime/internal/sys/arch.go
- src/runtime/proc.go 0 additions, 21 deletionssrc/runtime/proc.go
Loading
Please register or sign in to comment