mirror of https://github.com/golang/go.git
Go 1.17 adds the unsafe.Add and unsafe.Slice functions, which causes the guru describe assertions about unsafe to either fail at 1.17 or fail at earlier Go versions. This is causing the longtest builds to break. Remove them for now. If we remember, we can add them back once we no longer support 1.16. Fixes golang/go#45778 Change-Id: Ie72355fbab8e614c0150097c84c796e78d968839 Reviewed-on: https://go-review.googlesource.com/c/tools/+/313251 Trust: Robert Findley <rfindley@google.com> Run-TryBot: Robert Findley <rfindley@google.com> Reviewed-by: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| main.go | ||
| main.golden | ||