mirror of
https://github.com/golang/go
synced 2024-11-19 03:44:40 -07:00
77adbdfd2c
An error should be reported if an "internal" package is imported into code that is outside of the tree rooted at the parent of the "internal" directory. Fixes #35937 Change-Id: If5ff3dd79b462087381d575dddb20b78c10f0a83 GitHub-Last-Rev: f5d19960046da7f9701325afc36b5bd0b9663ab6 GitHub-Pull-Request: golang/tools#207 Reviewed-on: https://go-review.googlesource.com/c/tools/+/218977 Reviewed-by: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
debug.go | ||
error_test.go | ||
errors.go | ||
external.go | ||
load.go | ||
mod.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view.go |