go icon indicating copy to clipboard operation
go copied to clipboard

The Go programming language

Results 868 go issues
Sort by recently updated
recently updated
newest added

Following the instructions at [Dashboard builders](https://github.com/golang/go/wiki/DashboardBuilders): hostname freebsd-riscv64-mengzhuo CSR is [freebsd-riscv64-mengzhuo.csr.txt](https://github.com/golang/go/files/12853601/freebsd-riscv64-mengzhuo.csr.txt) since Github doesn't seem to allow attaching with the name freebsd-riscv64-mengzhuo.csr origin issue asked for.

OS-FreeBSD
Builders
new-builder
arch-riscv

### Go version go version devel go1.23-07fc59199b Sun May 12 05:36:29 2024 +0000 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/dominikh/.cache/go-build' GOENV='/home/dominikh/.config/go/env' GOEXE='' GOEXPERIMENT=''...

NeedsInvestigation
compiler/runtime

``` #!watchflakes default

NeedsInvestigation

``` #!watchflakes default

NeedsInvestigation

``` #!watchflakes default

NeedsInvestigation
compiler/runtime

``` #!watchflakes default

OS-OpenBSD
Builders
NeedsInvestigation

### What version of Go are you using (`go version`)? $ go version go version go1.19.3 linux/amd64 ### Does this issue reproduce with the latest release? Yes ### What operating...

NeedsInvestigation
Proposal-Hold
generics
TypeInference

### Go version go version devel go1.23-82c371a307 Fri Jun 28 19:59:35 2024 +0000 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/root/.cache/go-build' GOENV='/root/.config/go/env' GOEXE='' GOEXPERIMENT=''...

compiler/runtime

### Go version go version go1.23rc1 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='on' GOARCH='amd64' GOBIN='' GOCACHE='/home/matt/.cache/go-build' GOENV='/home/matt/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/home/matt/go/pkg/mod' GONOPROXY='' GONOSUMDB=''...

gopls
Tools