This website requires JavaScript.
Explore
Help
Register
Sign In
qbit
/
go
Watch
1
Star
0
Fork
0
You've already forked go
mirror of
https://github.com/golang/go
synced
2024-11-18 23:54:41 -07:00
Code
Releases
Activity
548b770e2d
go
/
internal
/
lsp
/
mod
/
testdata
/
unchanged
/
go.mod
2 lines
17 B
Modula-2
Raw
Normal View
History
Unescape
Escape
go/packages: fix incorrect needtypes and needsrcs logic This logic is really fiddly and I'm not really 100% sure it's right, though I've thought about it for quite abit (and added comments to help me reason through it). Also always request CompiledGoFiles when NeedTypes is true because we might need to fall back to loading from source when type data is incorrect. Fixes golang/go#36441 Fixes golang/go#36547 Change-Id: I1cc27ca2e4401a9abc8502990b0da7d0480f6f84 Reviewed-on: https://go-review.googlesource.com/c/tools/+/214943 Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2020-01-15 12:54:51 -07:00
module
unchanged
Copy Permalink