mirror of https://github.com/golang/go.git
This change adds support in go/packages for defining an entire package in an overlay. We also add corresponding tests for this in gopls, to confirm that it works as expected. Fixes golang/go#31467 Change-Id: Iead203ab2964a7ac4f571be97624b725ac5de7e0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/172409 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
|---|---|---|
| .. | ||
| parse.go | ||
| span.go | ||
| span_test.go | ||
| token.go | ||
| token111.go | ||
| token112.go | ||
| token_test.go | ||
| uri.go | ||
| uri_test.go | ||
| utf16.go | ||
| utf16_test.go | ||