You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We only need to `cue get go` the decls package, and not the marshal
and unmarshal packages which we only use for `go run`.
This results in less work to load Go packages in `cue get go`,
speeding up the test on my laptop from 0.50s to 0.42s.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I207aea043edf8070a4a9e29308103d6a46654a09
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1198963
Reviewed-by: Roger Peppe <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
0 commit comments