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 wish to remove support for disabling the modules experiment
but we do not wish to break users who have set `CUE_EXPERIMENT=modules=1`
to use the experiment.
So change `envflag` to support marking a field as deprecated,
meaning that any attempt to change it from its default value
will result in an error.
Also in passing remove some unnecessary type parameters.
Signed-off-by: Roger Peppe <[email protected]>
Change-Id: Ifd552d9212cda1516343d338a6dcc30f1febe150
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1200577
Reviewed-by: Daniel Martí <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
0 commit comments