Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

failure to cross-reference internal/buildcfg with internal/goexperiment #191

Open
zephyrtronium opened this issue Aug 20, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@zephyrtronium
Copy link

In golang/go, the packages internal/buildcfg and internal/goexperiment both seem to be indexed, but references from the former to the latter are search-based: https://sourcegraph.com/github.com/golang/go/-/blob/src/internal/buildcfg/exp.go?L24:59#tab=def

Possibly related to #190. Both packages were added in Go 1.17, and both have similar special handling in the go tool as packages under GOROOT.

@Strum355 Strum355 added the bug Something isn't working label Aug 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants