this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

cmd/cue: document CUE_EXPERIMENT=embed

For now it suffices to reference the proposal placeholder, which will
soon be fully populated and link to the proposal that is being drafted
in https://cuelang.org/cl/1197180.

Fixes #3261.

Signed-off-by: Paul Jolly <paul@myitcv.io>
Change-Id: I14dc4de17985cd326a910b579e96a852f2ab9587
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1197334
Reviewed-by: Roger Peppe <rogpeppe@gmail.com>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>

+3
+3
cmd/cue/cmd/help.go
··· 214 214 evalv3 215 215 Enable the new CUE evaluator, addressing performance issues 216 216 and bringing a better disjunction algorithm. 217 + embed 218 + Enable support for embedded data files as described in 219 + https://cuelang.org/discussion/3264. 217 220 218 221 CUE_DEBUG 219 222 Comma-separated list of debug flags to enable or disable, such as: