mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
The approach of using ASTs to determine error ranges had more complications than I anticipated. Revert it for now to go back to the old user experience, while we consider a better approach. Change-Id: I5b23f0147c26089330f8a4bbf7b6914ae66cf59a Reviewed-on: https://go-review.googlesource.com/c/tools/+/204561 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com>