mirror of https://github.com/golang/go.git
A //go:debug line mentioning an unknown or retired setting should be diagnosed as making the program invalid. Do that. We agreed on this in the proposal but I forgot to implement it. Change-Id: Ie69072a1682d4eeb6866c02adbbb426f608567c4 Reviewed-on: https://go-review.googlesource.com/c/go/+/476280 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| cpu.go | ||
| cpu.s | ||
| cpu_arm.go | ||
| cpu_arm64.go | ||
| cpu_arm64.s | ||
| cpu_arm64_android.go | ||
| cpu_arm64_darwin.go | ||
| cpu_arm64_freebsd.go | ||
| cpu_arm64_hwcap.go | ||
| cpu_arm64_linux.go | ||
| cpu_arm64_openbsd.go | ||
| cpu_arm64_other.go | ||
| cpu_loong64.go | ||
| cpu_mips.go | ||
| cpu_mips64x.go | ||
| cpu_mipsle.go | ||
| cpu_no_name.go | ||
| cpu_ppc64x.go | ||
| cpu_ppc64x_aix.go | ||
| cpu_ppc64x_linux.go | ||
| cpu_ppc64x_other.go | ||
| cpu_riscv64.go | ||
| cpu_s390x.go | ||
| cpu_s390x.s | ||
| cpu_s390x_test.go | ||
| cpu_test.go | ||
| cpu_wasm.go | ||
| cpu_x86.go | ||
| cpu_x86.s | ||
| cpu_x86_test.go | ||
| export_test.go | ||
| export_x86_test.go | ||