mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
We don't need to worry about a package's errors unless it is the top-level package. Also fix some fallback logic in the type error range computation. Change-Id: Ib26b5e25bd70193ea24ec4a197811eedf69b0e2c Reviewed-on: https://go-review.googlesource.com/c/tools/+/202622 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Michael Matloob <matloob@golang.org>