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
cue/parser: disallow deprecated language features in API
In the tool this was already the case for a long time.
This basically means that API operations will now
fail on deprectaed features whereas before they were
handled in compatibility mode. The parser.FromVersion
feature can be used to reenable these deprecated
features.
Issue cue-lang#1543
Signed-off-by: Marcel van Lohuizen <[email protected]>
Change-Id: Ie40afd22143a46799373745cbeb4973a3f387487
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/546763
Reviewed-by: Paul Jolly <[email protected]>
Unity-Result: CUEcueckoo <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
0 commit comments