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
tools/trim: only consider defaults when we're not ignoring the conjunct
If a conjunct has been marked to be ignored, then we should not consider
it even if it is a default for a disjunction.
This change does not prevent trimming of code due to defaults: there's a
specific defaults.txtar (which is unchanged) which shows the existence
of defaults can still lead to trimming.
Fixes: #3995
Change-Id: I0a693f2f14caf744f4d04ba39293b3871acdd71d
Signed-off-by: Matthew Sackman <[email protected]>
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1219302
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
Reviewed-by: Daniel Martí <[email protected]>
0 commit comments