mirror of
https://github.com/golang/go
synced 2024-11-18 17:54:57 -07:00
b753a1ba74
This is the first in a series of changes to move overlay handling to the snapshot instead of the session. We may not be able to fully get away from managing overlays on the session, but we should be able to only use overlays when they are known to the snapshot. Change-Id: I88b125117cd2cfbd0ff9ef16a944a34297c81b10 Reviewed-on: https://go-review.googlesource.com/c/tools/+/218324 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
debug.go | ||
error_test.go | ||
errors.go | ||
external.go | ||
load.go | ||
mod_tidy.go | ||
overlay.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view.go |