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
This requires recording "facts" about how we generated each Go type,
such as whether it came from a `@go(type=)` override or whether
the resulting Go type is nillable or not.
This now works for inline types, as well as references to generated
local types. References to generated types from imported packages
is left as a TODO for a follow-up, given the size of this patch.
Document the feature as well, and clean up the help text a bit.
For example, it didn't use the same "experimental" prefix
we already used in other commands like `cue mod mirror`.
Fixes #3760.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: Ib2dd8ace6eb75462ca9247ca06613ab3ba5bcafd
Dispatch-Trailer: {"type":"trybot","CL":1214380,"patchset":1,"ref":"refs/changes/80/1214380/1","targetBranch":"master"}
0 commit comments