mirror of
https://github.com/golang/go
synced 2024-11-18 11:04:42 -07:00
54c614fe05
A user that's editing packages in their workspace may introduce parse errors (missing package statement), but we still want to be able to add imports for them. Continue past parse errors. Fixes golang/go#39315. Change-Id: I3bbf428e7b9ef32a87258af2dafbe0d7b86b7348 Reviewed-on: https://go-review.googlesource.com/c/tools/+/237686 Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
testdata/mod | ||
fix_test.go | ||
fix.go | ||
imports_test.go | ||
imports.go | ||
mkindex.go | ||
mkstdlib.go | ||
mod_cache_test.go | ||
mod_cache.go | ||
mod_test.go | ||
mod.go | ||
sortimports.go | ||
zstdlib.go |